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

Make sure to check return value from external_initialize. #65

Merged
merged 1 commit into from
Nov 11, 2020

Conversation

clalancette
Copy link
Contributor

Pointed out by clang static analysis as a dead store.

Signed-off-by: Chris Lalancette clalancette@openrobotics.org

Pointed out by clang static analysis as a dead store.

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

CI:

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

@clalancette
Copy link
Contributor Author

Both arm64 and Windows have CMake warnings like:

'osrf_testing_tools_cpp' memory tools are not available

But that is expected when building the performance tests.

Windows additionally has MSBuild warnings, but that is a separate problem being tracked over in ros2/rcutils#311 . So given all of that, I'm going to go ahead and merge this.

@clalancette clalancette merged commit 352b7a2 into master Nov 11, 2020
@clalancette clalancette deleted the clalancette/check-external-initialize branch November 11, 2020 18:22
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.

None yet

2 participants