Warnings: teeks99-dkr-dc10-17 - thread / clang-linux-10~c++17
Rev 2759c7927262022f7feba04b85283746a6f93206 / Sat, 13 Jun 2026 07:47:50 +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_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.