Warnings: teeks99-01-dg13-20-64onriscv64 - test / gcc-13~c++20
Rev c5239cd4ca1e63a779117b2b48e182fa95c31b54 / Mon, 18 Nov 2024 08:24:36 +0000
algorithm-test
../libs/test/test/utils-ts/algorithm-test.cpp:42:32: warning: ???std::pointer_to_binary_function<_Arg1, _Arg2, _Result> std::ptr_fun(_Result (*)(_Arg1, _Arg2)) [with _Arg1 = char; _Arg2 = char; _Result = bool]??? is deprecated: use 'std::function' instead [-Wdeprecated-declarations]
../libs/test/test/utils-ts/algorithm-test.cpp:42:32: warning: ???std::pointer_to_binary_function<_Arg1, _Arg2, _Result> std::ptr_fun(_Result (*)(_Arg1, _Arg2)) [with _Arg1 = char; _Arg2 = char; _Result = bool]??? is deprecated: use 'std::function' instead [-Wdeprecated-declarations]
../libs/test/test/utils-ts/algorithm-test.cpp:42:32: warning: ???std::pointer_to_binary_function<_Arg1, _Arg2, _Result> std::ptr_fun(_Result (*)(_Arg1, _Arg2)) [with _Arg1 = char; _Arg2 = char; _Result = bool]??? is deprecated: use 'std::function' instead [-Wdeprecated-declarations]
../libs/test/test/utils-ts/algorithm-test.cpp:42:32: warning: ???std::pointer_to_binary_function<_Arg1, _Arg2, _Result> std::ptr_fun(_Result (*)(_Arg1, _Arg2)) [with _Arg1 = char; _Arg2 = char; _Result = bool]??? is deprecated: use 'std::function' instead [-Wdeprecated-declarations]
../boost/test/utils/algorithm.hpp:27:45: warning: ???std::binder1st<_Operation> std::bind1st(const _Operation&, const _Tp&) [with _Operation = pointer_to_binary_function<char, char, bool>; _Tp = char]??? is deprecated: use 'std::bind' instead [-Wdeprecated-declarations]
../boost/test/utils/algorithm.hpp:27:45: warning: ???std::binder1st<_Operation> std::bind1st(const _Operation&, const _Tp&) [with _Operation = pointer_to_binary_function<char, char, bool>; _Tp = char]??? is deprecated: use 'std::bind' instead [-Wdeprecated-declarations]
../boost/test/utils/algorithm.hpp:27:45: warning: ???std::binder1st<_Operation> std::bind1st(const _Operation&, const _Tp&) [with _Operation = pointer_to_binary_function<char, char, bool>; _Tp = char]??? is deprecated: use 'std::bind' instead [-Wdeprecated-declarations]
../boost/test/utils/algorithm.hpp:27:45: warning: ???std::binder1st<_Operation> std::bind1st(const _Operation&, const _Tp&) [with _Operation = pointer_to_binary_function<char, char, bool>; _Tp = char]??? is deprecated: use 'std::bind' instead [-Wdeprecated-declarations]
../boost/test/utils/algorithm.hpp:27:45: warning: ???std::binder1st<_Operation> std::bind1st(const _Operation&, const _Tp&) [with _Operation = pointer_to_binary_function<char, char, bool>; _Tp = char]??? is deprecated: use 'std::bind' instead [-Wdeprecated-declarations]
                
assertion-construction-test
../boost/test/tools/assertion_result.hpp:57:74: warning: the compiler can assume that the address of ???pv_??? will never be NULL [-Waddress]
../boost/test/tools/assertion.hpp:72:13: warning: comparison of integer expressions of different signedness: ???const long unsigned int??? and ???const int??? [-Wsign-compare]
../boost/test/tools/assertion_result.hpp:57:54: warning: ???nonnull??? argument ???pv_??? compared to NULL [-Wnonnull-compare]
                
message-in-datatestcase-test
../libs/test/test/framework-ts/message-in-datatestcase-test.cpp:61:12: warning: variable ???setup_error_caught??? set but not used [-Wunused-but-set-variable]
                
test_unit-nested-suite-dependency
../boost/test/tools/assertion.hpp:72:13: warning: comparison of integer expressions of different signedness: ???const long unsigned int??? and ???const int??? [-Wsign-compare]
                
unit_test_example_12
../boost/test/utils/algorithm.hpp:27:45: warning: ???std::binder1st<_Operation> std::bind1st(const _Operation&, const _Tp&) [with _Operation = boost::mem_fun1_t<bool, hash_function<4>, char>; _Tp = hash_function<4>*]??? is deprecated: use 'std::bind' instead [-Wdeprecated-declarations]