Warnings: teeks99-dkr-mg15-11 - random / gcc-15~c++11
Rev 7ff256c8dc52bc8416320cf557bba1103f4dc25c / Thu, 11 Jun 2026 20:35:12 +0000
test_comp_xoshiro128f
../libs/random/test/test_comp_xoshiro128f.cpp:72:22: warning: comparison of integer expressions of different signedness: ???int??? and ???long unsigned int??? [-Wsign-compare]
../libs/random/test/test_comp_xoshiro128f.cpp:102:22: warning: comparison of integer expressions of different signedness: ???int??? and ???long unsigned int??? [-Wsign-compare]
                
test_comp_xoshiro128mm
../libs/random/test/test_comp_xoshiro128mm.cpp:84:22: warning: comparison of integer expressions of different signedness: ???int??? and ???long unsigned int??? [-Wsign-compare]
../libs/random/test/test_comp_xoshiro128mm.cpp:114:22: warning: comparison of integer expressions of different signedness: ???int??? and ???long unsigned int??? [-Wsign-compare]
                
test_comp_xoshiro128pp
../libs/random/test/test_comp_xoshiro128pp.cpp:81:22: warning: comparison of integer expressions of different signedness: ???int??? and ???long unsigned int??? [-Wsign-compare]
../libs/random/test/test_comp_xoshiro128pp.cpp:111:22: warning: comparison of integer expressions of different signedness: ???int??? and ???long unsigned int??? [-Wsign-compare]
                
test_const_mod
../boost/random/detail/const_mod.hpp:152:71: warning: unsigned conversion from ???int??? to ???boost::random::const_mod<unsigned char, 0>::unsigned_type??? {aka ???unsigned char???} changes value from ???256??? to ???0??? [-Woverflow]