Warnings: teeks99-09-v16d-64onAMD64 - program_options / msvc-14.2
Rev c8d0b32583c2fa3266edf88cd8ccb32312feae17 / Wed, 20 Nov 2024 12:42:36 +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