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

Handle INT32_MIN value #375

Merged
merged 1 commit into from
May 2, 2019
Merged

Handle INT32_MIN value #375

merged 1 commit into from
May 2, 2019

Conversation

jacobperron
Copy link
Member

Similar to INT64_MIN value, but only because MSVC complains.

Similar to INT64_MIN value, but only because MSVC complains.

Signed-off-by: Jacob Perron <[email protected]>
@jacobperron jacobperron added the in progress Actively being worked on (Kanban column) label May 1, 2019
@jacobperron jacobperron added in review Waiting for review (Kanban column) and removed in progress Actively being worked on (Kanban column) labels May 1, 2019
@dirk-thomas
Copy link
Member

dirk-thomas commented May 2, 2019

Example of the warnings in CI: https://ci.ros2.org/view/packaging/job/packaging_windows/1360/warnings43Result/

  • unary minus operator applied to unsigned type, result still unsigned

@mjcarroll mjcarroll merged commit 169bf20 into master May 2, 2019
@delete-merged-branch delete-merged-branch bot deleted the jacob/min_int32 branch May 2, 2019 15:35
@mjcarroll mjcarroll removed the in review Waiting for review (Kanban column) label May 2, 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

Successfully merging this pull request may close these issues.

3 participants