CustomReactionTestBoth
../libs/statechart/test/CustomReactionTest.cpp:83:69: warning: operator '?:' has lower precedence than '+'; '+' will be evaluated first [-Wparentheses]
../libs/statechart/test/CustomReactionTest.cpp:83:69: note: place parentheses around the '+' expression to silence this warning
1 warning generated.
CustomReactionTestNative
../libs/statechart/test/CustomReactionTest.cpp:83:69: warning: operator '?:' has lower precedence than '+'; '+' will be evaluated first [-Wparentheses]
../libs/statechart/test/CustomReactionTest.cpp:83:69: note: place parentheses around the '+' expression to silence this warning
1 warning generated.
CustomReactionTestNormal
../libs/statechart/test/CustomReactionTest.cpp:83:69: warning: operator '?:' has lower precedence than '+'; '+' will be evaluated first [-Wparentheses]
../libs/statechart/test/CustomReactionTest.cpp:83:69: note: place parentheses around the '+' expression to silence this warning
1 warning generated.
CustomReactionTestRelaxed
../libs/statechart/test/CustomReactionTest.cpp:83:69: warning: operator '?:' has lower precedence than '+'; '+' will be evaluated first [-Wparentheses]
../libs/statechart/test/CustomReactionTest.cpp:83:69: note: place parentheses around the '+' expression to silence this warning
1 warning generated.
FifoSchedulerTestBoth
../boost/bind.hpp:36:1: warning: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior. [-W#pragma-messages]
../boost/statechart/processor_container.hpp:70:16: warning: 'auto_ptr<boost::statechart::event_processor<boost::statechart::fifo_scheduler<>>>' is deprecated [-Wdeprecated-declarations]
2 warnings generated.
FifoSchedulerTestNative
../boost/bind.hpp:36:1: warning: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior. [-W#pragma-messages]
../boost/statechart/processor_container.hpp:70:16: warning: 'auto_ptr<boost::statechart::event_processor<boost::statechart::fifo_scheduler<>>>' is deprecated [-Wdeprecated-declarations]
2 warnings generated.
FifoSchedulerTestNormal
../boost/bind.hpp:36:1: warning: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior. [-W#pragma-messages]
../boost/statechart/processor_container.hpp:70:16: warning: 'auto_ptr<boost::statechart::event_processor<boost::statechart::fifo_scheduler<>>>' is deprecated [-Wdeprecated-declarations]
2 warnings generated.
FifoSchedulerTestRelaxed
../boost/bind.hpp:36:1: warning: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior. [-W#pragma-messages]
../boost/statechart/processor_container.hpp:70:16: warning: 'auto_ptr<boost::statechart::event_processor<boost::statechart::fifo_scheduler<>>>' is deprecated [-Wdeprecated-declarations]
2 warnings generated.
PingPongExample
../boost/bind.hpp:36:1: warning: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior. [-W#pragma-messages]
../boost/statechart/processor_container.hpp:70:16: warning: 'auto_ptr<boost::statechart::event_processor<boost::statechart::fifo_scheduler<>>>' is deprecated [-Wdeprecated-declarations]
2 warnings generated.