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

suppress boost::signals deprecation warning #362

Merged
merged 1 commit into from
Feb 26, 2014

Conversation

dirk-thomas
Copy link
Member

The approach to use local defines is favored over a global add_definition() in CMake since it will suppress warning only for the code in ros_comm. If user code uses the boost signal header they will still get the warning and have to suppress them on their own.

dirk-thomas added a commit that referenced this pull request Feb 26, 2014
…rning

suppress boost::signals deprecation warning
@dirk-thomas dirk-thomas merged commit b276570 into indigo-devel Feb 26, 2014
@dirk-thomas dirk-thomas deleted the supress_boost_signals_deprecation_warning branch February 26, 2014 00:53
contradict pushed a commit to contradict/ros_comm that referenced this pull request Aug 12, 2016
Pass y from scene to map_y_to_topic function
rsinnet pushed a commit to MisoRobotics/ros_comm that referenced this pull request Jun 19, 2017
…_warning

suppress boost::signals deprecation warning
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.

1 participant