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 enumeration(:) #11056

Merged
merged 1 commit into from
Aug 17, 2023
Merged

Conversation

perost
Copy link
Member

@perost perost commented Aug 17, 2023

  • Fix redeclaration of enumeration(:) when the redeclaring type is a derived type.
  • Add check that there are no components with type enumeration(:) in the model.

Fixes #11053

@perost perost added the COMP/OMC/Frontend Issue and pull request related to the frontend label Aug 17, 2023
@perost perost self-assigned this Aug 17, 2023
@perost perost enabled auto-merge (squash) August 17, 2023 08:26
- Fix redeclaration of `enumeration(:)` when the redeclaring type is a
  derived type.
- Add check that there are no components with type `enumeration(:)` in
  the model.

Fixes OpenModelica#11053
@perost perost merged commit cf1ee60 into OpenModelica:master Aug 17, 2023
2 checks passed
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

1 participant