Warnings: teeks99-dkr-mc12-20 - statechart / clang-linux-12~c++20
Rev 9f83dd55ea67f1bab62c20d29bc5527345aafc55 / Fri, 09 Feb 2024 13:06: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]
../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.