Warnings: teeks99-09-v17d-64onAMD64 - sort / msvc-14.3
Rev c8d0b32583c2fa3266edf88cd8ccb32312feae17 / Thu, 21 Nov 2024 02:29:42 +0000
float_sort
..\libs\sort\test\float_sort_test.cpp(86): warning C4244: 'argument': conversion from 'int' to '_Ty', possible loss of data
..\libs\sort\test\float_sort_test.cpp(89): warning C4244: 'argument': conversion from 'unsigned int' to '_Ty', possible loss of data
..\libs\sort\test\float_sort_test.cpp(92): warning C4244: 'argument': conversion from 'unsigned int' to '_Ty', possible loss of data
..\libs\sort\test\float_sort_test.cpp(95): warning C4244: 'argument': conversion from 'size_t' to '_Ty', possible loss of data
..\libs\sort\test\float_sort_test.cpp(98): warning C4244: 'argument': conversion from 'size_t' to '_Ty', possible loss of data
..\libs\sort\test\float_sort_test.cpp(128): warning C4244: 'argument': conversion from 'size_t' to '_Ty', possible loss of data
..\libs\sort\test\float_sort_test.cpp(131): warning C4244: 'argument': conversion from 'size_t' to '_Ty', 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 '_Ty', possible loss of data
..\libs\sort\test\test_pdqsort.cpp(95): warning C4267: 'argument': conversion from 'size_t' to '_Ty', 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