spsc_queue_stress_test
../boost/test/tools/assertion.hpp:100:13: warning: comparison of integer expressions of different signedness: 'const long unsigned int' and 'const int' [-Wsign-compare]
../boost/test/tools/assertion.hpp:100:13: warning: comparison of integer expressions of different signedness: 'std::__atomic_base<long unsigned int>::__int_type' {aka 'long unsigned int'} and 'const long int' [-Wsign-compare]
../libs/lockfree/test/spsc_queue_stress_test.cpp:175:29: warning: 'output_buffer' may be used uninitialized [-Wmaybe-uninitialized]
spsc_queue_test
../boost/test/tools/assertion.hpp:100:13: warning: comparison of integer expressions of different signedness: 'const long unsigned int' and 'const int' [-Wsign-compare]
spsc_value_test
../boost/test/tools/assertion.hpp:100:13: warning: comparison of integer expressions of different signedness: 'const long unsigned int' and 'const int' [-Wsign-compare]
../boost/test/tools/assertion.hpp:96: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:100:13: warning: comparison of integer expressions of different signedness: 'const long unsigned int' and 'const int' [-Wsign-compare]