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

Release build fixes #67

Merged
merged 3 commits into from
Dec 19, 2019

Conversation

clalancette
Copy link
Contributor

Here is another small stack of patches to fix errors pointed out when building in release mode (passing --cmake-args -DCMAKE_BUILD_TYPE=Release to colcon). Again, nothing urgent in here, but would be nice to get in.

Signed-off-by: Chris Lalancette <clalancette@openrobotics.org>
This avoids warnings about format truncation when building
in release mode.

Signed-off-by: Chris Lalancette <clalancette@openrobotics.org>
This isn't strictly necessary, but is cheap and quiets a
gcc warning when building in release mode.

Signed-off-by: Chris Lalancette <clalancette@openrobotics.org>
Copy link
Contributor

@mintar mintar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@clalancette
Copy link
Contributor Author

LGTM!

Thanks! Merging.

@clalancette clalancette merged commit e87cc88 into ros-drivers:dashing Dec 19, 2019
@clalancette clalancette deleted the release-build-fixes branch December 19, 2019 18:00
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.

2 participants