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

Revise semantics of ref formal parameters in ports #33

Closed
3 tasks done
bocchino opened this issue Feb 12, 2021 · 1 comment
Closed
3 tasks done

Revise semantics of ref formal parameters in ports #33

bocchino opened this issue Feb 12, 2021 · 1 comment
Assignees
Labels
semantics Issues related to semantics spec Issues related to the FPP language specification user's guide Issues related to the FPP User's Guide
Milestone

Comments

@bocchino
Copy link
Collaborator

bocchino commented Feb 12, 2021

Allow the use of ref port parameters in an async context. In this case, ref should be a no-op. In the current XML implementation, it affects the way the autocode is generated. We can note this as an XML limitation in the User's Guide.

  • Revise spec
  • Revise implementation and tests
  • Revise User's Guide
@bocchino bocchino added semantics Issues related to semantics spec Issues related to the FPP language specification user's guide Issues related to the FPP User's Guide labels Feb 12, 2021
@bocchino bocchino added this to the Components milestone Feb 12, 2021
@bocchino bocchino self-assigned this Feb 12, 2021
@bocchino bocchino added this to To do in Fixes and Enhancements via automation Feb 12, 2021
@bocchino bocchino moved this from To do to In progress in Fixes and Enhancements Feb 12, 2021
@bocchino
Copy link
Collaborator Author

Done in commit 85c1074.

Fixes and Enhancements automation moved this from In progress to Done Feb 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
semantics Issues related to semantics spec Issues related to the FPP language specification user's guide Issues related to the FPP User's Guide
Projects
Development

No branches or pull requests

1 participant