Warnings: teeks99-dkr-dg7 - test / gcc-7~c++14
Rev d14c9e4596b8f3896f17f5403755f1ec7019b19a / Thu, 14 Nov 2024 23:15:12 +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 between signed and unsigned integer expressions [-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 between signed and unsigned integer expressions [-Wsign-compare]