Tasks #1979

Port to Boost.Signals2

Added by J. Moringen over 9 years ago. Updated about 9 years ago.

Status:ResolvedStart date:09/03/2014
Priority:NormalDue date:
Assignee:J. Wienke% Done:

100%

Category:C++
Target version:rsb-0.12

Description

Apparently, Boost.Signals has been deprecated in favor of Boost.Signals2.


Related issues

Duplicated by Robotics Service Bus - Bug #2020: boost::signal is deprecated Rejected 09/24/2014

Associated revisions

Revision 5341f6b2
Added by J. Wienke about 9 years ago

API change: Port to Boost.Signals2

Port to Boost.Signals2 to prevent deprecation warnings.

  • CMakeLists.txt: remove signals from find_boost call. signals2 is
    header-only
  • src/rsb/Factory.h: Convert creation signal to new API
  • src/rsb/Participant.h: likewise
  • src/rsb/introspection/Plugin.cpp: use new API version

fixes #1979

Revision 08b6a848
Added by J. Wienke about 9 years ago

Mention API change due to Boost.Signals2

refs #1979

History

#1 Updated by J. Wienke over 9 years ago

  • Duplicated by Bug #2020: boost::signal is deprecated added

#2 Updated by J. Moringen over 9 years ago

  • Priority changed from Low to Normal

#3 Updated by J. Wienke about 9 years ago

  • Status changed from New to In Progress
  • Assignee set to J. Wienke

#4 Updated by J. Wienke about 9 years ago

  • Status changed from In Progress to Resolved
  • % Done changed from 0 to 100

Also available in: Atom PDF