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]
1 warning 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]
1 warning 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]
1 warning 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]
1 warning 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]
1 warning generated.