test~basic_tuple~auto~ap
..\boost/hana/detail/algorithm.hpp(163): warning C4267: '=': conversion from 'size_t' to 'T', possible loss of data
test~concept~sequence~monad_plus
..\boost/hana/detail/algorithm.hpp(163): warning C4267: '=': conversion from 'size_t' to 'T', possible loss of data
test~detail~unpack_flatten
..\boost/hana/detail/algorithm.hpp(163): warning C4267: '=': conversion from 'size_t' to 'T', possible loss of data
test~experimental~view~transformed~ap
..\boost/hana/detail/algorithm.hpp(163): warning C4267: '=': conversion from 'size_t' to 'T', possible loss of data
test~ext~boost~fusion~deque~auto~ap
..\boost/hana/detail/algorithm.hpp(163): warning C4267: '=': conversion from 'size_t' to 'T', possible loss of data
test~ext~boost~fusion~list~auto~ap
..\boost/hana/detail/algorithm.hpp(163): warning C4267: '=': conversion from 'size_t' to 'T', possible loss of data
test~ext~boost~fusion~tuple~auto~ap
..\boost/hana/detail/algorithm.hpp(163): warning C4267: '=': conversion from 'size_t' to 'T', possible loss of data
test~ext~boost~fusion~vector~auto~ap
..\boost/hana/detail/algorithm.hpp(163): warning C4267: '=': conversion from 'size_t' to 'T', possible loss of data
test~ext~boost~tuple~auto~ap
..\boost/hana/detail/algorithm.hpp(163): warning C4267: '=': conversion from 'size_t' to 'T', possible loss of data
test~ext~boost~tuple~monad
..\boost/hana/detail/algorithm.hpp(163): warning C4267: '=': conversion from 'size_t' to 'T', possible loss of data
test~ext~boost~tuple~monad_plus
..\boost/hana/detail/algorithm.hpp(163): warning C4267: '=': conversion from 'size_t' to 'T', possible loss of data
test~foldable~fold_left_mcd~monad_plus
..\boost/hana/detail/algorithm.hpp(163): warning C4267: '=': conversion from 'size_t' to 'T', possible loss of data
test~foldable~iterable_mcd~monad_plus
..\boost/hana/detail/algorithm.hpp(163): warning C4267: '=': conversion from 'size_t' to 'T', possible loss of data
test~foldable~unpack_mcd~monad_plus
..\boost/hana/detail/algorithm.hpp(163): warning C4267: '=': conversion from 'size_t' to 'T', possible loss of data
test~logical
..\libs\hana\test\logical.cpp(48): warning C4267: 'argument': conversion from 'size_t' to '_Ty', possible loss of data
test~numeric~minus_mcd
C:\teeks99-09\run\boost_root\libs\hana\test\numeric\main.hpp(431): warning C4267: 'argument': conversion from 'size_t' to '_Ty', possible loss of data
C:\teeks99-09\run\boost_root\libs\hana\test\numeric\main.hpp(474): warning C4267: 'argument': conversion from 'size_t' to '_Ty', possible loss of data
test~numeric~negate_mcd
C:\teeks99-09\run\boost_root\libs\hana\test\numeric\main.hpp(431): warning C4267: 'argument': conversion from 'size_t' to '_Ty', possible loss of data
C:\teeks99-09\run\boost_root\libs\hana\test\numeric\main.hpp(474): warning C4267: 'argument': conversion from 'size_t' to '_Ty', possible loss of data
test~tuple~assign~convert_copy
..\boost/hana/tuple.hpp(48): warning C4244: '=': conversion from 'const V' to 'V', possible loss of data
..\boost/hana/detail/ebo.hpp(73): warning C4244: 'initializing': conversion from 'double' to 'V', possible loss of data
test~tuple~assign~convert_move
..\boost/hana/tuple.hpp(48): warning C4244: '=': conversion from 'V' to 'V', possible loss of data
..\boost/hana/detail/ebo.hpp(73): warning C4244: 'initializing': conversion from 'double' to 'V', possible loss of data
test~tuple~auto~ap
..\boost/hana/detail/algorithm.hpp(163): warning C4267: '=': conversion from 'size_t' to 'T', possible loss of data
test~tuple~cnstr~convert_copy
..\boost/hana/detail/ebo.hpp(73): warning C4244: 'argument': conversion from 'const V' to 'int', possible loss of data
..\boost/hana/detail/ebo.hpp(73): warning C4244: 'initializing': conversion from 'const V' to 'V', possible loss of data
test~tuple~cnstr~convert_move
..\boost/hana/detail/ebo.hpp(73): warning C4244: 'initializing': conversion from 'V' to 'V', possible loss of data