Warnings: teeks99-09-v17dl-64onAMD64 - random / msvc-14.3
Rev c5239cd4ca1e63a779117b2b48e182fa95c31b54 / Mon, 18 Nov 2024 15:51:42 +0000
faure_validate
C:\teeks99-09\run\boost_root\libs\random\test\test_qrng_functions.hpp(148): warning C4244: 'initializing': conversion from 'double' to 'const test::test_max_seed::size_type', possible loss of data
                
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_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 'wchar_t' 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