Warnings: teeks99-dkr-dc17-14 - phoenix / clang-linux-17~c++14
Rev 7a526fa2b7ef1e8e8b411541933c5ecb156c78a0 / Sun, 10 Nov 2024 23:38:09 +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.