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

Include stdexcept #314

Merged

Conversation

zmichaels11
Copy link
Contributor

@zmichaels11 zmichaels11 commented Mar 7, 2020

Intended to fix windows build introduced in #311 (comment)

Fixes #312

Signed-off-by: Zachary Michaels zmichaels11@gmail.com

Signed-off-by: Zachary Michaels <zmichaels11@gmail.com>
@zmichaels11
Copy link
Contributor Author

@ros2/aws-oncall @prajakta-gokhale @thomas-moulard - please run this CI job
Gist: https://gist.githubusercontent.com/zmichaels11/6561bdd7b4a7415df6db8f79f9b7457a/raw/bcde204ca0b811fda4abc0dbcba273d492ba616f/ros2.repos
BUILD args: --packages-up-to rosbag2_compression
TEST args: --packages-select rosbag2_compression
Job: ci_launcher

@zmichaels11
Copy link
Contributor Author

  • Linux Build Status
  • Linux-aarch64 Build Status
  • macOS Build Status
  • Windows Build Status

@zmichaels11
Copy link
Contributor Author

Windows build is unstable due to a compiler warning.
Fix is to disable, see:

// This is necessary because of using stl types here. It is completely safe, because

Signed-off-by: Zachary Michaels <zmichaels11@gmail.com>
@zmichaels11
Copy link
Contributor Author

  • Windows Build Status

Copy link
Collaborator

@Karsten1987 Karsten1987 left a comment

Choose a reason for hiding this comment

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

Lgtm if ci comes back green

@zmichaels11 zmichaels11 merged commit 45a088d into ros2:master Mar 7, 2020
@zmichaels11 zmichaels11 deleted the zmichaels11/fix-compression-factory-impl branch March 7, 2020 02:04
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.

Build error on Windows related to rosbag2_compression
3 participants