Warnings: teeks99-dkr-dg12 - lockfree / gcc-12~c++17
Rev 8a1a5f3a64b5f11de2ff03a1d6fb9372a5c51e66 / Fri, 15 Nov 2024 15:30:25 +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]