Warnings: teeks99-09-v15d-64onAMD64 - random / msvc-14.1
Rev c8d0b32583c2fa3266edf88cd8ccb32312feae17 / Tue, 19 Nov 2024 21:44:00 +0000
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
                
multiprecision_float_test
..\boost/multiprecision/cpp_int/misc.hpp(136): warning C4309: 'static_cast': truncation of constant value
                
multiprecision_int_test
..\boost/multiprecision/cpp_int/misc.hpp(136): warning C4309: 'static_cast': truncation of constant value
                
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 '_Ty', possible loss of data
                
test_discrete_distribution
..\boost/random/discrete_distribution.hpp(507): warning C4267: 'argument': conversion from 'size_t' to 'IntType', possible loss of data
..\boost/random/discrete_distribution.hpp(462): warning C4267: 'return': conversion from 'size_t' to 'IntType', possible loss of data
                
test_hyperexponential
..\boost/random/discrete_distribution.hpp(507): warning C4267: 'argument': conversion from 'size_t' to 'IntType', possible loss of data
                
test_hyperexponential_distribution
..\boost/random/discrete_distribution.hpp(507): warning C4267: 'argument': conversion from 'size_t' to 'IntType', 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_old_uniform_int_distribution
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.16.27023\include\algorithm(2583): warning C4244: 'argument': conversion from '_Diff' to 'long', possible loss of data
..\boost/random/variate_generator.hpp(78): warning C4244: 'argument': conversion from 'const T' to 'IntType', possible loss of data
                
test_random_number_generator
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.16.27023\include\algorithm(2583): warning C4244: 'argument': conversion from '_Diff' to 'long', 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 'T', possible loss of data
..\boost/random/splitmix64.hpp(163): warning C4244: 'argument': conversion from 'CharT' to 'const _Elem', possible loss of data
                
test_uniform_on_sphere
c:\teeks99-09\run\boost_root\libs\random\test\test_real_distribution.ipp(58): warning C4244: 'argument': conversion from 'double' to 'int', possible loss of data
c:\teeks99-09\run\boost_root\libs\random\test\test_real_distribution.ipp(182): warning C4244: 'argument': conversion from 'double' to 'IntType', possible loss of data