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

Improve handling of inherited inner/outer elements #10675

Merged
merged 1 commit into from
May 10, 2023

Conversation

perost
Copy link
Member

@perost perost commented May 10, 2023

  • Use the instance parent as the start scope when looking for inner elements.
  • Change InstNode.instanceParent to resolve derived nodes before looking up the parent, not after.

@perost perost added the COMP/OMC/Frontend Issue and pull request related to the frontend label May 10, 2023
@perost perost self-assigned this May 10, 2023
@perost perost enabled auto-merge (squash) May 10, 2023 11:55
- Use the instance parent as the start scope when looking for inner
  elements.
- Change InstNode.instanceParent to resolve derived nodes before looking
  up the parent, not after.
@perost perost merged commit c9210b3 into OpenModelica:master May 10, 2023
2 checks passed
perost added a commit to perost/OpenModelica that referenced this pull request May 11, 2023
perost added a commit to perost/OpenModelica that referenced this pull request May 11, 2023
perost added a commit to perost/OpenModelica that referenced this pull request May 11, 2023
perost added a commit that referenced this pull request May 11, 2023
@casella
Copy link
Contributor

casella commented May 11, 2023

Maybe this broke something?

@perost
Copy link
Member Author

perost commented May 11, 2023

Maybe this broke something?

Yes, fixed in #10677.

@casella
Copy link
Contributor

casella commented May 12, 2023

Back to normal.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
COMP/OMC/Frontend Issue and pull request related to the frontend
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants