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

Consider to implement right shift to be well-defined also for negative numbers #676

Open
Mi-La opened this issue Dec 3, 2024 · 0 comments
Labels
bug Something isn't working c++ C++ language generator

Comments

@Mi-La
Copy link
Contributor

Mi-La commented Dec 3, 2024

Zserio currently don't define expressions behavior and it seems that C++ is our only extension where right shift on a negative number doesn't work - i.e. is implementation defined.

Don't forget to solve this also in zserio-cpp17 extension!

See also #671

@Mi-La Mi-La added bug Something isn't working c++ C++ language generator labels Dec 3, 2024
@Mi-La Mi-La added this to the Backlog milestone Dec 3, 2024
@mikir mikir modified the milestones: Backlog, 2.17, Priority Backlog Dec 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working c++ C++ language generator
Projects
None yet
Development

No branches or pull requests

2 participants