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