Warnings: teeks99-09-v14d-64onAMD64 - program_options / msvc-14.0
Rev 1704ae5656970f972f91c0801f2177ee907e2ce8 / Tue, 19 Nov 2024 12:11:09 +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