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

Incorrect message size calculation if size depends on condition #1064

Closed
treiher opened this issue Jun 3, 2022 · 0 comments · Fixed by #1085
Closed

Incorrect message size calculation if size depends on condition #1064

treiher opened this issue Jun 3, 2022 · 0 comments · Fixed by #1085
Assignees
Labels
bug model Related to model package (e.g., model verification)

Comments

@treiher
Copy link
Collaborator

treiher commented Jun 3, 2022

The incorrect message size calculation leads to an incorrect code generation.

@treiher treiher added bug model Related to model package (e.g., model verification) labels Jun 3, 2022
@treiher treiher self-assigned this Jun 3, 2022
@treiher treiher added this to To do in RecordFlux 0.6 via automation Jun 3, 2022
@treiher treiher moved this from To do to Implementation in RecordFlux 0.6 Jun 3, 2022
treiher added a commit that referenced this issue Jun 24, 2022
An essential part of this fix is the added differentiation between
variables and literals in expressions. Furthermore, the redundant
checking of the message size in the generated code is removed.

Ref. #1064
treiher added a commit that referenced this issue Jun 27, 2022
An essential part of this fix is the added differentiation between
variables and literals in expressions. Furthermore, the redundant
checking of the message size in the generated code is removed.

Ref. #1064
@treiher treiher moved this from Implementation to Review in RecordFlux 0.6 Jun 27, 2022
treiher added a commit that referenced this issue Jun 28, 2022
An essential part of this fix is the added differentiation between
variables and literals in expressions. Furthermore, the redundant
checking of the message size in the generated code is removed.

Ref. #1064
treiher added a commit that referenced this issue Jun 28, 2022
An essential part of this fix is the added differentiation between
variables and literals in expressions. Furthermore, the redundant
checking of the message size in the generated code is removed.

Ref. #1064
treiher added a commit that referenced this issue Jun 28, 2022
RecordFlux 0.6 automation moved this from Review to Done Jun 28, 2022
treiher added a commit that referenced this issue Jun 28, 2022
An essential part of this fix is the added differentiation between
variables and literals in expressions. Furthermore, the redundant
checking of the message size in the generated code is removed.

Ref. #1064
treiher added a commit that referenced this issue Jun 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug model Related to model package (e.g., model verification)
Projects
No open projects
Development

Successfully merging a pull request may close this issue.

1 participant