Warnings: teeks99-dkr-dc10-17 - thread / clang-linux-10~c++17
Rev c8d0b32583c2fa3266edf88cd8ccb32312feae17 / Wed, 20 Nov 2024 05:49:55 +0000
ex_std_thread_guard
../libs/thread/test/../example/std_thread_guard.cpp:39:11: warning: definition of implicit copy constructor for 'func' is deprecated because it has a user-declared copy assignment operator [-Wdeprecated-copy]
1 warning generated.
                
ex_std_thread_guard_lib
../libs/thread/test/../example/std_thread_guard.cpp:39:11: warning: definition of implicit copy constructor for 'func' is deprecated because it has a user-declared copy assignment operator [-Wdeprecated-copy]
1 warning generated.
                
test_4882
../boost/detail/no_exceptions_support.hpp:17:1: warning: This header is deprecated. Use <boost/core/no_exceptions_support.hpp> instead. [-W#pragma-messages]
1 warning generated.
                
test_4882_lib
../boost/detail/no_exceptions_support.hpp:17:1: warning: This header is deprecated. Use <boost/core/no_exceptions_support.hpp> instead. [-W#pragma-messages]
1 warning generated.
                
test_lock_concept
../boost/test/test_case_template.hpp:14:1: warning: This header is deprecated. Use <boost/test/unit_test.hpp> instead. [-W#pragma-messages]
1 warning generated.
                
test_lock_concept_lib
../boost/test/test_case_template.hpp:14:1: warning: This header is deprecated. Use <boost/test/unit_test.hpp> instead. [-W#pragma-messages]
1 warning generated.
                
test_shared_mutex_timed_locks
../libs/thread/test/test_shared_mutex_timed_locks.cpp:66:43: warning: unused variable 'timeout_resolution' [-Wunused-variable]
../libs/thread/test/test_shared_mutex_timed_locks.cpp:100:43: warning: unused variable 'timeout_resolution' [-Wunused-variable]
../libs/thread/test/test_shared_mutex_timed_locks.cpp:167:43: warning: unused variable 'timeout_resolution' [-Wunused-variable]
3 warnings generated.