Warnings: teeks99-09-v15m-64onAMD64 - numeric/interval / msvc-14.1
Rev e5213740576856c480c99f443d508701909edbf8 / Sat, 27 Jun 2026 00:38:24 +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 'const 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