faure_validate
c:\teeks99-09\run\boost_root\libs\random\test\test_qrng_functions.hpp(148): warning C4244: 'initializing': conversion from 'double' to 'size_type', possible loss of data
c:\teeks99-09\run\boost_root\libs\random\test\test_qrng_functions.hpp(148): warning C4244: 'initializing': conversion from 'double' to 'const size_type', possible loss of data
niederreiter_base2_validate
..\boost/random/niederreiter_base2.hpp(184): warning C4804: '-': unsafe use of type 'bool' in operation
sobol_validate
..\boost/random/sobol.hpp(69): warning C4244: '=': conversion from 'boost::random::detail::qrng_tables::sobol::value_type' to 'unsigned char', possible loss of data
test_discrete_distribution
..\boost/random/discrete_distribution.hpp(507): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data
..\boost/random/discrete_distribution.hpp(462): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
test_lagged_fibonacci607
..\boost/random/detail/seed_impl.hpp(89): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
..\boost/random/detail/seed_impl.hpp(89): warning C4267: 'initializing': conversion from 'size_t' to 'const int', possible loss of data
test_mixmax
..\boost/random/mixmax.hpp(149): warning C4244: '=': conversion from 'uint64_t' to 'int', possible loss of data
test_ranlux3_01
..\boost/random/detail/seed_impl.hpp(89): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
..\boost/random/detail/seed_impl.hpp(89): warning C4267: 'initializing': conversion from 'size_t' to 'const int', possible loss of data
test_ranlux4_01
..\boost/random/detail/seed_impl.hpp(89): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
..\boost/random/detail/seed_impl.hpp(89): warning C4267: 'initializing': conversion from 'size_t' to 'const int', possible loss of data
test_ranlux64_3_01
..\boost/random/detail/seed_impl.hpp(89): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
..\boost/random/detail/seed_impl.hpp(89): warning C4267: 'initializing': conversion from 'size_t' to 'const int', possible loss of data
test_ranlux64_4_01
..\boost/random/detail/seed_impl.hpp(89): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
..\boost/random/detail/seed_impl.hpp(89): warning C4267: 'initializing': conversion from 'size_t' to 'const int', possible loss of data
test_splitmix64
..\boost/random/splitmix64.hpp(178): warning C4244: '=': conversion from 'boost::random::splitmix64::result_type' to 'uint32_t', possible loss of data
..\boost/random/splitmix64.hpp(163): warning C4244: 'argument': conversion from 'wchar_t' to 'char', possible loss of data