Warnings: teeks99-09-v18ml-64onAMD64 - numeric/interval / msvc-14.5
Rev ca185449a1b1529e2905875e9a6e3d8ae606c24a / Wed, 24 Jun 2026 21:33:38 +0000
overflow
..\libs\numeric\interval\test\overflow.cpp(31): warning C4305: 'argument': truncation from 'double' to 'float'
..\libs\numeric\interval\test\overflow.cpp(33): warning C4305: 'argument': truncation from 'double' to 'float'
                
test_float
..\libs\numeric\interval\test\test_float.cpp(23): warning C4305: 'argument': truncation from 'double' to 'const T'
..\libs\numeric\interval\test\test_float.cpp(39): warning C4305: 'argument': truncation from 'double' to 'const T'
..\libs\numeric\interval\test\test_float.cpp(40): warning C4305: 'argument': truncation from 'double' to 'const T'
..\boost/numeric/interval/interval.hpp(159): warning C4244: 'argument': conversion from 'const T1' to 'const T', possible loss of data
..\boost/numeric/interval/interval.hpp(159): warning C4244: 'argument': conversion from 'const T2' to 'const T', possible loss of data
..\boost/numeric/interval/rounded_arith.hpp(93): warning C4244: 'argument': conversion from 'U' to 'const float', possible loss of data
..\boost/numeric/interval/rounded_arith.hpp(94): warning C4244: 'argument': conversion from 'const U' to 'const float', possible loss of data