Warnings: teeks99-dkr-mg7 - random / gcc-7~c++14
Rev 2c0fc8b79b38277ae5f9ad52682877fb9756d9a7 / Fri, 26 Jun 2026 04:01:19 +0000
multiprecision_int_test
../libs/random/test/multiprecision_int_test.cpp:210:19: warning: unused variable 'r' [-Wunused-variable]
../libs/random/test/multiprecision_int_test.cpp:225:19: warning: unused variable 'r' [-Wunused-variable]
                
test_comp_xoshiro128f
../libs/random/test/test_comp_xoshiro128f.cpp:72:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
../libs/random/test/test_comp_xoshiro128f.cpp:102:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
                
test_comp_xoshiro128mm
../libs/random/test/test_comp_xoshiro128mm.cpp:84:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
../libs/random/test/test_comp_xoshiro128mm.cpp:114:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
                
test_comp_xoshiro128pp
../libs/random/test/test_comp_xoshiro128pp.cpp:81:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
../libs/random/test/test_comp_xoshiro128pp.cpp:111:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
                
test_const_mod
../boost/random/detail/const_mod.hpp:152:71: warning: large integer implicitly truncated to unsigned type [-Woverflow]