Warnings: teeks99-dkr-mg6-warn - random / gcc-6~c++14~warn
Rev ca185449a1b1529e2905875e9a6e3d8ae606c24a / Wed, 24 Jun 2026 11:08:12 +0000
github_issue_150
../libs/random/test/github_issue_150.cpp:22:26: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits]
                
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]