Warnings: teeks99-dkr-dc6-17 - statechart / clang-linux-6.0~c++17~lc
Rev c18064c9260034dea4d8b0ce26e7d47a808dff33 / Sat, 28 Feb 2026 17:49:52 +0000
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.