Warnings: teeks99-dkr-dg9 - test / gcc-9~c++17
Rev 8a1a5f3a64b5f11de2ff03a1d6fb9372a5c51e66 / Fri, 15 Nov 2024 06:27:07 +0000
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:79: 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: 'long unsigned int' and 'int' [-Wsign-compare]