Warnings: teeks99-dkr-dc13-20 - exception / clang-linux-13~c++20
Rev c8d0b32583c2fa3266edf88cd8ccb32312feae17 / Wed, 20 Nov 2024 14:25:19 +0000
copy_exception_test
../boost/detail/atomic_count.hpp:10:1: warning: This header is deprecated. Use <boost/smart_ptr/detail/atomic_count.hpp> instead. [-W#pragma-messages]
1 warning generated.
                
exception_ptr_test
../boost/bind.hpp:36:1: warning: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior. [-W#pragma-messages]
../boost/detail/atomic_count.hpp:10:1: warning: This header is deprecated. Use <boost/smart_ptr/detail/atomic_count.hpp> instead. [-W#pragma-messages]
2 warnings generated.
                
non_intrusive_exception_ptr_test
../boost/bind.hpp:36:1: warning: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior. [-W#pragma-messages]
../boost/detail/atomic_count.hpp:10:1: warning: This header is deprecated. Use <boost/smart_ptr/detail/atomic_count.hpp> instead. [-W#pragma-messages]
2 warnings generated.