Warnings: teeks99-dkr-dg13-20 - lockfree / gcc-13~c++20
Rev c8d0b32583c2fa3266edf88cd8ccb32312feae17 / Thu, 21 Nov 2024 10:36:45 +0000
spsc_queue_stress_test
../boost/test/tools/assertion.hpp:72:13: warning: comparison of integer expressions of different signedness: 'std::__atomic_base<long int>::__int_type' {aka 'long int'} and 'const long unsigned int' [-Wsign-compare]
../boost/test/tools/assertion.hpp:72:13: warning: comparison of integer expressions of different signedness: 'const long unsigned int' and 'const int' [-Wsign-compare]
                
spsc_queue_test
../boost/test/tools/assertion.hpp:72:13: warning: comparison of integer expressions of different signedness: 'const long unsigned int' and 'const int' [-Wsign-compare]
                
stack_test
../boost/test/tools/assertion.hpp:72:13: warning: comparison of integer expressions of different signedness: 'const long unsigned int' and 'const int' [-Wsign-compare]