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

Fix debug build on Mac #258

Merged
merged 2 commits into from
May 16, 2018
Merged

Conversation

botteroa-si
Copy link
Contributor

@botteroa-si botteroa-si commented May 8, 2018

Fixes #246

This pull request fixes the bug that caused RViz to crash on Mac when built in debug mode. (This change has also been tested on Windows and Linux.)

Because of this, the rendering tests are no longer a problem on Mac, when building debug and, therefore, we have also reverted the last commit, which disabled the tests on Mac when in debug mode.

@tfoote tfoote added the in review Waiting for review (Kanban column) label May 8, 2018
@botteroa-si
Copy link
Contributor Author

CI (in debug mode):

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

@wjwwood wjwwood added this to the bouncy milestone May 16, 2018
Copy link
Member

@wjwwood wjwwood left a comment

Choose a reason for hiding this comment

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

Interesting workaround, not entirely sure why the ogre internals could not handle it, but I'm happy to have such a simple fix.

@wjwwood wjwwood merged commit d49b17d into ros2:ros2 May 16, 2018
@anhosi anhosi deleted the bugfix/fix_debug_build_on_mac branch May 16, 2018 13:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in review Waiting for review (Kanban column)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

RViz does not run in Debug mode on Mac
3 participants