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

C++ code generator modify due to a special keyword issue #1880

Closed
somesh-kumar opened this issue Aug 14, 2019 · 1 comment
Closed

C++ code generator modify due to a special keyword issue #1880

somesh-kumar opened this issue Aug 14, 2019 · 1 comment

Comments

@somesh-kumar
Copy link
Contributor

If a functionblock name equals value the resulting Setter method tries to set value=value which results in using the private variable instead of the Setter parameter

somesh-kumar pushed a commit to bosch-io/vorto that referenced this issue Aug 14, 2019
Signed-off-by: Kumar Somesh (INST/ESW2-Sgp) <[email protected]>
somesh-kumar pushed a commit to bosch-io/vorto that referenced this issue Aug 14, 2019
@aedelmann
Copy link
Contributor

Addresses #1882

somesh-kumar pushed a commit to bosch-io/vorto that referenced this issue Aug 14, 2019
aedelmann pushed a commit that referenced this issue Aug 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants