Warnings: teeks99-09-v14d-64onAMD64 - sort / msvc-14.0
Rev 1704ae5656970f972f91c0801f2177ee907e2ce8 / Tue, 19 Nov 2024 12:11:09 +0000
float_sort
..\libs\sort\test\float_sort_test.cpp(86): warning C4244: 'argument': conversion from 'int' to 'float', possible loss of data
..\libs\sort\test\float_sort_test.cpp(89): warning C4244: 'argument': conversion from 'unsigned int' to 'float', possible loss of data
..\libs\sort\test\float_sort_test.cpp(92): warning C4244: 'argument': conversion from 'unsigned int' to 'float', possible loss of data
..\libs\sort\test\float_sort_test.cpp(95): warning C4244: 'argument': conversion from 'std::size_t' to 'const float', possible loss of data
..\libs\sort\test\float_sort_test.cpp(98): warning C4244: 'argument': conversion from 'std::size_t' to 'const float', possible loss of data
..\libs\sort\test\float_sort_test.cpp(128): warning C4244: 'argument': conversion from 'std::size_t' to 'const double', possible loss of data
..\libs\sort\test\float_sort_test.cpp(131): warning C4244: 'argument': conversion from 'std::size_t' to 'const double', possible loss of data
                
string_sort
..\boost/sort/spreadsort/detail/string_sort.hpp(53): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
                
test_flat_stable_sort
..\libs\sort\test\test_flat_stable_sort.cpp(49): warning C4244: 'initializing': conversion from 'unsigned __int64' to 'uint32_t', possible loss of data
                
test_pdqsort
..\libs\sort\test\test_pdqsort.cpp(69): warning C4267: 'initializing': conversion from 'size_t' to 'uint32_t', possible loss of data
..\libs\sort\test\test_pdqsort.cpp(79): warning C4267: 'initializing': conversion from 'size_t' to 'uint32_t', possible loss of data
..\libs\sort\test\test_pdqsort.cpp(79): warning C4267: 'argument': conversion from 'size_t' to 'unsigned int', possible loss of data
..\libs\sort\test\test_pdqsort.cpp(95): warning C4267: 'argument': conversion from 'size_t' to 'unsigned int', possible loss of data
                
test_spinsort
..\libs\sort\test\test_spinsort.cpp(56): warning C4244: 'initializing': conversion from 'unsigned __int64' to 'uint32_t', possible loss of data
..\boost/sort/spinsort/spinsort.hpp(129): warning C4267: 'initializing': conversion from 'size_t' to 'uint32_t', possible loss of data