Warnings: teeks99-dkr-mc10-17 - thread / clang-linux-10~c++17
Rev ffb9cd380ffbafedd1bcd1911c00594a81db381a / Mon, 15 Jun 2026 09:41: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_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.