Warnings: teeks99-dkr-dg8 - test / gcc-8~c++17
Rev d14c9e4596b8f3896f17f5403755f1ec7019b19a / Fri, 15 Nov 2024 03:09:41 +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]