Warnings: teeks99-09-v17dl-64onAMD64 - program_options / msvc-14.3
Rev c5239cd4ca1e63a779117b2b48e182fa95c31b54 / Mon, 18 Nov 2024 15:51:42 +0000
cmdline_test
..\libs\program_options\test\cmdline_test.cpp(51): warning C4244: 'return': conversion from '__int64' to 'int', possible loss of data
                
cmdline_test_dll
..\libs\program_options\test\cmdline_test.cpp(51): warning C4244: 'return': conversion from '__int64' to 'int', possible loss of data
                
exception_txt_test
..\libs\program_options\test\exception_txt_test.cpp(55): warning C4267: 'initializing': conversion from 'size_t' to 'unsigned int', possible loss of data
..\libs\program_options\test\exception_txt_test.cpp(62): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data
                
exception_txt_test_dll
..\libs\program_options\test\exception_txt_test.cpp(55): warning C4267: 'initializing': conversion from 'size_t' to 'unsigned int', possible loss of data
..\libs\program_options\test\exception_txt_test.cpp(62): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data
                
required_test
..\libs\program_options\test\required_test.cpp(52): warning C4101: 'e': unreferenced local variable
..\libs\program_options\test\required_test.cpp(82): warning C4101: 'e': unreferenced local variable
..\libs\program_options\test\required_test.cpp(108): warning C4101: 'e': unreferenced local variable
                
required_test_dll
..\libs\program_options\test\required_test.cpp(52): warning C4101: 'e': unreferenced local variable
..\libs\program_options\test\required_test.cpp(82): warning C4101: 'e': unreferenced local variable
..\libs\program_options\test\required_test.cpp(108): warning C4101: 'e': unreferenced local variable