Warnings: teeks99-dkr-dc7-17 - phoenix / clang-linux-7~c++17
Rev c8d0b32583c2fa3266edf88cd8ccb32312feae17 / Tue, 19 Nov 2024 21:48:24 +0000
arithmetic_tests
../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.
                
bind_interoperation_test
../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.
                
bind_tests_advanced
../libs/phoenix/test/bll_compatibility/bind_tests_advanced.cpp:214:7: warning: unused variable 'i' [-Wunused-variable]
1 warning generated.
                
debug
../boost/phoenix/core/debug.hpp:14:1: warning: This header is deprecated. Use <boost/phoenix/debug.hpp> instead. [-W#pragma-messages]
1 warning generated.
                
lambda_tests15
../libs/phoenix/test/scope/lambda_tests15.cpp:27:16: warning: unused variable 'y' [-Wunused-variable]
1 warning generated.