Warnings: teeks99-dkr-dc17-20-lc - bind / clang-linux-17~c++20~lc
Rev 2fae7982e100aa9916592f55cddcddc5e96488c7 / Mon, 11 Nov 2024 12:54:42 +0000
bind_function_ap_test
../libs/bind/test/bind_function_ap_test.cpp:16:1: warning: Skipping test because BOOST_NO_AUTO_PTR is defined [-W#pragma-messages]
1 warning generated.
                
global_placeholders
../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]
1 warning generated.