Warnings: teeks99-09-v16m-64onAMD64 - wave / msvc-14.2
Rev 7171b28ed6d67d7af007e95843d83b3d08910381 / Fri, 19 Jun 2026 10:16:49 +0000
default_hooks
..\boost/wave/util/cpp_macromap_predef.hpp(92): warning C4996: 'localtime': This function or variable may be unsafe. Consider using localtime_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
..\boost/wave/util/cpp_macromap_predef.hpp(112): warning C4996: 'localtime': This function or variable may be unsafe. Consider using localtime_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
                
fill_boundary
..\boost/wave/util/cpp_macromap_predef.hpp(92): warning C4996: 'localtime': This function or variable may be unsafe. Consider using localtime_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
..\boost/wave/util/cpp_macromap_predef.hpp(112): warning C4996: 'localtime': This function or variable may be unsafe. Consider using localtime_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
                
quick
..\boost/wave/util/cpp_macromap_predef.hpp(92): warning C4996: 'localtime': This function or variable may be unsafe. Consider using localtime_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
..\boost/wave/util/cpp_macromap_predef.hpp(112): warning C4996: 'localtime': This function or variable may be unsafe. Consider using localtime_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
                
test_xlex_lexer
C:\teeks99-09\run\boost_root\libs\wave\samples\token_statistics/xlex/xlex_lexer.hpp(75): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
C:\teeks99-09\run\boost_root\libs\wave\samples\token_statistics/xlex/xlex_lexer.hpp(76): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
C:\teeks99-09\run\boost_root\libs\wave\samples\token_statistics/xlex/xlex_lexer.hpp(499): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
C:\teeks99-09\run\boost_root\libs\wave\samples\token_statistics/xlex/xlex_lexer.hpp(573): warning C4267: '+=': conversion from 'size_t' to 'int', possible loss of data