faure_validate
../boost/test/floating_point_comparison.hpp:14:1: warning: This header is deprecated. Use <boost/test/tools/floating_point_comparison.hpp> instead. [-W#pragma-messages]
1 warning generated.
niederreiter_base2_validate
../boost/test/floating_point_comparison.hpp:14:1: warning: This header is deprecated. Use <boost/test/tools/floating_point_comparison.hpp> instead. [-W#pragma-messages]
../boost/random/niederreiter_base2.hpp:81:15: warning: use of bitwise '&' with boolean operands [-Wbitwise-instead-of-logical]
../boost/random/niederreiter_base2.hpp:81:15: note: cast one or both operands to int to silence this warning
2 warnings generated.
sobol_validate
../boost/test/floating_point_comparison.hpp:14:1: warning: This header is deprecated. Use <boost/test/tools/floating_point_comparison.hpp> instead. [-W#pragma-messages]
1 warning generated.
test_const_mod
../boost/random/detail/const_mod.hpp:152:71: warning: implicit conversion from 'int' to 'unsigned_type' (aka 'unsigned char') changes value from 256 to 0 [-Wconstant-conversion]
1 warning generated.
test_random_device
../libs/random/test/test_random_device.cpp:17:45: warning: unused variable 'const_min' [-Wunused-const-variable]
../libs/random/test/test_random_device.cpp:18:45: warning: unused variable 'const_max' [-Wunused-const-variable]
2 warnings generated.
test_random_device_dll
../libs/random/test/test_random_device.cpp:17:45: warning: unused variable 'const_min' [-Wunused-const-variable]
../libs/random/test/test_random_device.cpp:18:45: warning: unused variable 'const_max' [-Wunused-const-variable]
2 warnings generated.