Warnings: teeks99-dkr-dg13-opt - thread / gcc-13~c++20~O2
Rev c5239cd4ca1e63a779117b2b48e182fa95c31b54 / Sun, 17 Nov 2024 20:19:22 +0000
null_mutex__assign_f
../libs/thread/test/sync/mutual_exclusion/null_mutex/assign_fail.cpp:27:21: warning: unused variable 'm1' [-Wunused-variable]
                
null_mutex__copy_f
../libs/thread/test/sync/mutual_exclusion/null_mutex/copy_fail.cpp:27:21: warning: unused variable 'm1' [-Wunused-variable]
                
test_2741
../libs/thread/test/test_2741.cpp:48:19: warning: comparison of integer expressions of different signedness: 'std::size_t' {aka 'long unsigned int'} and 'long int' [-Wsign-compare]
                
test_2741_lib
../libs/thread/test/test_2741.cpp:48:19: warning: comparison of integer expressions of different signedness: 'std::size_t' {aka 'long unsigned int'} and 'long int' [-Wsign-compare]
                
test_9856
../libs/thread/test/test_9856.cpp:10: warning: ignoring '#pragma omp parallel' [-Wunknown-pragmas]
                
test_9856_lib
../libs/thread/test/test_9856.cpp:10: warning: ignoring '#pragma omp parallel' [-Wunknown-pragmas]
                
thread__constr__FArgs_p_lib
../libs/thread/test/threads/thread/constr/FArgs_pass.cpp:47:6: warning: the program should also define 'void operator delete(void*, std::size_t)' [-Wsized-deallocation]
                
thread__constr__F_p_lib
../libs/thread/test/threads/thread/constr/F_pass.cpp:47:6: warning: the program should also define 'void operator delete(void*, std::size_t)' [-Wsized-deallocation]
                
thread__constr__lambda_p_lib
../libs/thread/test/threads/thread/constr/lambda_pass.cpp:48:6: warning: the program should also define 'void operator delete(void*, std::size_t)' [-Wsized-deallocation]