Warnings: teeks99-09-v16m-64onAMD64 - program_options / msvc-14.2
Rev 7171b28ed6d67d7af007e95843d83b3d08910381 / Fri, 19 Jun 2026 10:16:49 +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