Skip to content

Conversation

@v4hn
Copy link

@v4hn v4hn commented Aug 20, 2024

literal boost _1 is deprecated for a long time due to std::bind. lambas are preferred.

This line started failing with a recently proposed patch in ROS-O.

Note: Using the lambda requires melodic+, so you should create a new melodic/noetic branch for this.
(I'm also happy to use the alternative boost::placeholders:: prefix if you prefer that).

literal boost _1 is deprecated for a long time due to std::bind.
lambas are preferred.
@ahcorde ahcorde changed the base branch from kinetic-devel to noetic-devel August 21, 2024 08:11
@ahcorde
Copy link
Contributor

ahcorde commented Aug 21, 2024

Retargeted PR to noetic-devel, LGTM

@ahcorde ahcorde merged commit 1d1d36a into ros:noetic-devel Aug 21, 2024
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