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

fixing cpp record with array code generation #10604

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

kabdelhak
Copy link
Contributor

attempts to fix #10519

 extra case to correctly parse arrays that end up in simple assignments, mainly used for record attributes that are arrays.
 partially solves ticket OpenModelica#10519
@kabdelhak kabdelhak added COMP/OMC/Codegen Issue and pull request related to Code generation COMP/OMC/Runtime Issues and pull requests related to the runtime for OMC (not simulation runtime). labels Apr 24, 2023
@kabdelhak kabdelhak self-assigned this Apr 24, 2023
@CLAassistant
Copy link

CLAassistant commented Oct 5, 2023

CLA assistant check
All committers have signed the CLA.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
COMP/OMC/Codegen Issue and pull request related to Code generation COMP/OMC/Runtime Issues and pull requests related to the runtime for OMC (not simulation runtime).
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Model translation warns about failed assignments and fails with -d=dumpSimCode
2 participants