Warnings: teeks99-dkr-mg14-20 - phoenix / gcc-14~c++20
Rev 0c7156df8d3c921f06aa6258f311ebd34357fb94 / Tue, 17 Jun 2025 08:25:18 +0000
algorithm_test
../libs/phoenix/test/bll_compatibility/algorithm_test.cpp:54:53: warning: top-level comma expression in array subscript is deprecated [-Wcomma-subscript]
                
bind_dm3_test
../libs/phoenix/test/boost_bind_compatibility/bind_dm3_test.cpp:49:17: warning: possibly dangling reference to a temporary [-Wdangling-reference]
                
bind_tests_advanced
../libs/phoenix/test/bll_compatibility/bind_tests_advanced.cpp:214:7: warning: unused variable ???i??? [-Wunused-variable]
../libs/phoenix/test/bll_compatibility/bind_tests_advanced.cpp:216:8: warning: variable ???a??? set but not used [-Wunused-but-set-variable]
                
container_tests1a
../libs/phoenix/test/container/container_tests.hpp:168:41: warning: possibly dangling reference to a temporary [-Wdangling-reference]
../libs/phoenix/test/container/container_tests.hpp:180:41: warning: possibly dangling reference to a temporary [-Wdangling-reference]
                
container_tests1b
../libs/phoenix/test/container/container_tests.hpp:390:41: warning: possibly dangling reference to a temporary [-Wdangling-reference]
../libs/phoenix/test/container/container_tests.hpp:402:41: warning: possibly dangling reference to a temporary [-Wdangling-reference]
                
container_tests4a
../libs/phoenix/test/container/container_tests.hpp:138:41: warning: possibly dangling reference to a temporary [-Wdangling-reference]
../libs/phoenix/test/container/container_tests.hpp:150:41: warning: possibly dangling reference to a temporary [-Wdangling-reference]
../libs/phoenix/test/container/container_tests.hpp:168:41: warning: possibly dangling reference to a temporary [-Wdangling-reference]
../libs/phoenix/test/container/container_tests.hpp:180:41: warning: possibly dangling reference to a temporary [-Wdangling-reference]
../libs/phoenix/test/container/container_tests.hpp:390:41: warning: possibly dangling reference to a temporary [-Wdangling-reference]
../libs/phoenix/test/container/container_tests.hpp:402:41: warning: possibly dangling reference to a temporary [-Wdangling-reference]
                
container_tests5a
../libs/phoenix/test/container/container_tests.hpp:138:41: warning: possibly dangling reference to a temporary [-Wdangling-reference]
../libs/phoenix/test/container/container_tests.hpp:150:41: warning: possibly dangling reference to a temporary [-Wdangling-reference]
../libs/phoenix/test/container/container_tests.hpp:168:41: warning: possibly dangling reference to a temporary [-Wdangling-reference]
../libs/phoenix/test/container/container_tests.hpp:180:41: warning: possibly dangling reference to a temporary [-Wdangling-reference]
../libs/phoenix/test/container/container_tests.hpp:390:41: warning: possibly dangling reference to a temporary [-Wdangling-reference]
../libs/phoenix/test/container/container_tests.hpp:402:41: warning: possibly dangling reference to a temporary [-Wdangling-reference]
                
exceptions
../libs/phoenix/test/statement/exceptions.cpp:127:11: warning: top-level comma expression in array subscript is deprecated [-Wcomma-subscript]
../libs/phoenix/test/statement/exceptions.cpp:144:11: warning: top-level comma expression in array subscript is deprecated [-Wcomma-subscript]
../libs/phoenix/test/statement/exceptions.cpp:173:11: warning: top-level comma expression in array subscript is deprecated [-Wcomma-subscript]
                
if_tests
../libs/phoenix/test/statement/if_tests.cpp:31:38: warning: top-level comma expression in array subscript is deprecated [-Wcomma-subscript]
../libs/phoenix/test/statement/if_tests.cpp:46:42: warning: top-level comma expression in array subscript is deprecated [-Wcomma-subscript]
../libs/phoenix/test/statement/if_tests.cpp:53:47: warning: top-level comma expression in array subscript is deprecated [-Wcomma-subscript]
../libs/phoenix/test/statement/if_tests.cpp:58:46: warning: top-level comma expression in array subscript is deprecated [-Wcomma-subscript]
                
lambda_tests15
../libs/phoenix/test/scope/lambda_tests15.cpp:27:16: warning: unused variable ???y??? [-Wunused-variable]
                
loops_tests
../libs/phoenix/test/statement/loops_tests.cpp:38:37: warning: top-level comma expression in array subscript is deprecated [-Wcomma-subscript]
../libs/phoenix/test/statement/loops_tests.cpp:54:37: warning: top-level comma expression in array subscript is deprecated [-Wcomma-subscript]
../libs/phoenix/test/statement/loops_tests.cpp:72:37: warning: top-level comma expression in array subscript is deprecated [-Wcomma-subscript]
                
switch_tests
../libs/phoenix/test/statement/switch_tests.cpp:55:49: warning: top-level comma expression in array subscript is deprecated [-Wcomma-subscript]
../libs/phoenix/test/statement/switch_tests.cpp:67:49: warning: top-level comma expression in array subscript is deprecated [-Wcomma-subscript]
                
transformation2
../boost/phoenix/stl/algorithm/transformation.hpp:526:39: warning: ???void std::random_shuffle(_RAIter, _RAIter) [with _RAIter = int*]??? is deprecated: use 'std::shuffle' instead [-Wdeprecated-declarations]