abi_test_mt_nt
../libs/smart_ptr/test/abi_test_main.cpp:15:1: warning: BOOST_DISABLE_THREADS is not defined [-W#pragma-messages]
../libs/smart_ptr/test/abi_test_main.cpp:21:1: warning: BOOST_NO_CXX11_HDR_ATOMIC is not defined [-W#pragma-messages]
2 warnings generated.
abi_test_nt_mt
../libs/smart_ptr/test/abi_test_main.cpp:13:1: warning: BOOST_DISABLE_THREADS is defined [-W#pragma-messages]
../libs/smart_ptr/test/abi_test_main.cpp:21:1: warning: BOOST_NO_CXX11_HDR_ATOMIC is not defined [-W#pragma-messages]
2 warnings generated.
array_fail_ap_spa_c
../libs/smart_ptr/test/array_fail_ap_spa_c.cpp:19:31: warning: parentheses were disambiguated as a function declaration [-Wvexing-parse]
1 warning and 4 errors generated.
atomic_sp_constexpr_test
../libs/smart_ptr/test/atomic_sp_constexpr_test.cpp:31:1: warning: Skipping test due to _LIBCPP_VERSION 5000 [-W#pragma-messages]
1 warning generated.
cpp11_pointer_cast_test
../libs/smart_ptr/test/cpp11_pointer_cast_test.cpp:50:9: warning: private field 'filler' is not used [-Wunused-private-field]
../libs/smart_ptr/test/cpp11_pointer_cast_test.cpp:56:9: warning: private field 'filler' is not used [-Wunused-private-field]
2 warnings generated.
make_shared_fp_test
../libs/smart_ptr/test/make_shared_fp_test.cpp:18:8: warning: unused variable 'fp' [-Wunused-variable]
1 warning generated.
pointer_cast_test
../libs/smart_ptr/test/pointer_cast_test.cpp:52:9: warning: private field 'filler' is not used [-Wunused-private-field]
../libs/smart_ptr/test/pointer_cast_test.cpp:58:9: warning: private field 'filler' is not used [-Wunused-private-field]
2 warnings generated.
shared_from_raw_test
../boost/core/checked_delete.hpp:44:5: warning: delete called on non-final 'impl2' that has virtual functions but non-virtual destructor [-Wdelete-non-virtual-dtor]
1 warning generated.
shared_from_test
../libs/smart_ptr/test/shared_from_test.cpp:19:9: warning: private field 'm_' is not used [-Wunused-private-field]
1 warning generated.
shared_from_this_test
../boost/core/checked_delete.hpp:44:5: warning: delete called on non-final 'impl2' that has virtual functions but non-virtual destructor [-Wdelete-non-virtual-dtor]
1 warning generated.
shared_ptr_basic_test
../boost/core/checked_delete.hpp:44:5: warning: delete called on non-final 'Y' that has virtual functions but non-virtual destructor [-Wdelete-non-virtual-dtor]
../boost/core/checked_delete.hpp:44:5: warning: delete called on non-final 'X' that has virtual functions but non-virtual destructor [-Wdelete-non-virtual-dtor]
2 warnings generated.
shared_ptr_test
../boost/core/checked_delete.hpp:44:5: warning: delete called on non-final 'n_spt_shared_from_this::impl' that has virtual functions but non-virtual destructor [-Wdelete-non-virtual-dtor]
../boost/core/checked_delete.hpp:44:5: warning: delete called on non-final 'n_spt_abstract::X_impl' that has virtual functions but non-virtual destructor [-Wdelete-non-virtual-dtor]
2 warnings generated.
sp_constexpr_test
../libs/smart_ptr/test/sp_constexpr_test.cpp:31:1: warning: Skipping test due to _LIBCPP_VERSION 5000 [-W#pragma-messages]
1 warning generated.
sp_constexpr_test2
../libs/smart_ptr/test/sp_constexpr_test2.cpp:31:1: warning: Skipping test due to _LIBCPP_VERSION 5000 [-W#pragma-messages]
1 warning generated.
sp_report_implementation
../boost/smart_ptr/detail/sp_counted_base_gcc_atomic.hpp:23:1: warning: Using __atomic sp_counted_base [-W#pragma-messages]
../boost/core/detail/sp_thread_yield.hpp:54:3: warning: Using sched_yield() in sp_thread_yield [-W#pragma-messages]
../boost/core/detail/sp_thread_sleep.hpp:54:3: warning: Using nanosleep() in sp_thread_sleep [-W#pragma-messages]
../boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:19:1: warning: Using __atomic spinlock [-W#pragma-messages]
../boost/smart_ptr/detail/atomic_count_gcc_atomic.hpp:18:1: warning: Using __atomic atomic_count [-W#pragma-messages]
5 warnings generated.
weak_from_test
../libs/smart_ptr/test/weak_from_test.cpp:20:9: warning: private field 'm_' is not used [-Wunused-private-field]
1 warning generated.