freelist_test
../boost/align/aligned_allocator_adaptor.hpp:113:15: warning: placement new constructing an object of type 'boost::alignment::aligned_allocator_adaptor<std::allocator<dummy>, 64>::char_ptr' {aka 'char*'} and size '8' in a region of type 'void*' and size '0' [-Wplacement-new=]
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]
../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: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]