Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Review: Fix(CtCase): add fix for missing parents #3695

Merged
merged 1 commit into from
Nov 14, 2020

Conversation

MartinWitt
Copy link
Collaborator

@MartinWitt MartinWitt commented Nov 13, 2020

Potential fix for #3680. I'm unsure why the problem lived for so long, but setting the parent in addCaseExpression should fix it. Is there any other place the parent should have been set?

@MartinWitt MartinWitt changed the title WIP: add fix for missing parents Review: Fix(CtCase): add fix for missing parents Nov 13, 2020
@nharrand
Copy link
Collaborator

It seems good to me. if we discover that we forget to set the parent in other cases we will fix it then!
Thanks for the PR!

@nharrand nharrand merged commit c970571 into INRIA:master Nov 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants