-
Notifications
You must be signed in to change notification settings - Fork 8
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
Setting of single message fields #1067
Labels
generator
Related to generator package (SPARK code generation)
model
Related to model package (e.g., model verification)
specification
Related to specification package (e.g., specification parsing)
Comments
treiher
added
generator
Related to generator package (SPARK code generation)
model
Related to model package (e.g., model verification)
specification
Related to specification package (e.g., specification parsing)
labels
Jun 8, 2022
treiher
added a commit
to AdaCore/RecordFlux-parser
that referenced
this issue
Jun 8, 2022
treiher
added a commit
to AdaCore/RecordFlux-parser
that referenced
this issue
Jun 8, 2022
I think so. We should definitely add it as option for #1058. |
I think it completely solves #1058 if we support generating the opaque data of an incomplete message. |
treiher
added a commit
that referenced
this issue
Jun 10, 2022
treiher
added a commit
that referenced
this issue
Jun 10, 2022
treiher
added a commit
that referenced
this issue
Jun 13, 2022
adacore-bot
pushed a commit
that referenced
this issue
May 15, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
generator
Related to generator package (SPARK code generation)
model
Related to model package (e.g., model verification)
specification
Related to specification package (e.g., specification parsing)
Allow setting of single message fields in session actions. For example:
Packet.Length := 42
.The text was updated successfully, but these errors were encountered: