Warnings: teeks99-dkr-mc17-20 - phoenix / clang-linux-17~c++20
Rev 354de23a7428466f72dbd762f7f14535c5940145 / Wed, 01 Jan 2025 16:05:34 +0000
algorithm_test
../libs/phoenix/test/bll_compatibility/algorithm_test.cpp:54:53: warning: top-level comma expression in array subscript is deprecated in C++20 and unsupported in C++2b [-Wdeprecated-comma-subscript]
1 warning generated.
                
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.
                
exceptions
../libs/phoenix/test/statement/exceptions.cpp:127:11: warning: top-level comma expression in array subscript is deprecated in C++20 and unsupported in C++2b [-Wdeprecated-comma-subscript]
../libs/phoenix/test/statement/exceptions.cpp:144:11: warning: top-level comma expression in array subscript is deprecated in C++20 and unsupported in C++2b [-Wdeprecated-comma-subscript]
../libs/phoenix/test/statement/exceptions.cpp:173:11: warning: top-level comma expression in array subscript is deprecated in C++20 and unsupported in C++2b [-Wdeprecated-comma-subscript]
3 warnings generated.
                
if_tests
../libs/phoenix/test/statement/if_tests.cpp:31:38: warning: top-level comma expression in array subscript is deprecated in C++20 and unsupported in C++2b [-Wdeprecated-comma-subscript]
../libs/phoenix/test/statement/if_tests.cpp:46:42: warning: top-level comma expression in array subscript is deprecated in C++20 and unsupported in C++2b [-Wdeprecated-comma-subscript]
../libs/phoenix/test/statement/if_tests.cpp:53:47: warning: top-level comma expression in array subscript is deprecated in C++20 and unsupported in C++2b [-Wdeprecated-comma-subscript]
../libs/phoenix/test/statement/if_tests.cpp:58:46: warning: top-level comma expression in array subscript is deprecated in C++20 and unsupported in C++2b [-Wdeprecated-comma-subscript]
4 warnings generated.
                
lambda_tests15
../libs/phoenix/test/scope/lambda_tests15.cpp:27:16: warning: unused variable 'y' [-Wunused-variable]
1 warning generated.
                
loops_tests
../libs/phoenix/test/statement/loops_tests.cpp:38:37: warning: top-level comma expression in array subscript is deprecated in C++20 and unsupported in C++2b [-Wdeprecated-comma-subscript]
../libs/phoenix/test/statement/loops_tests.cpp:54:37: warning: top-level comma expression in array subscript is deprecated in C++20 and unsupported in C++2b [-Wdeprecated-comma-subscript]
../libs/phoenix/test/statement/loops_tests.cpp:72:37: warning: top-level comma expression in array subscript is deprecated in C++20 and unsupported in C++2b [-Wdeprecated-comma-subscript]
3 warnings generated.
                
switch_tests
../libs/phoenix/test/statement/switch_tests.cpp:57:49: warning: top-level comma expression in array subscript is deprecated in C++20 and unsupported in C++2b [-Wdeprecated-comma-subscript]
../libs/phoenix/test/statement/switch_tests.cpp:70:49: warning: top-level comma expression in array subscript is deprecated in C++20 and unsupported in C++2b [-Wdeprecated-comma-subscript]
2 warnings generated.