Warnings: teeks99-09-v16d-64onAMD64 - wave / msvc-14.2
Rev f79ed3b1c5f96c6da4678c6c99342216a724ae14 / Thu, 23 Apr 2026 08:24:45 +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