Warnings: teeks99-09-v17d-64onAMD64 - wave / msvc-14.3
Rev c8d0b32583c2fa3266edf88cd8ccb32312feae17 / Thu, 21 Nov 2024 02:29:42 +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(490): 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(490): 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(566): warning C4267: '+=': conversion from 'size_t' to 'int', possible loss of data