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\boost/xpressive/regex_primitives.hpp(570): warning C4522: 'boost::xpressive::mark_tag': multiple assignment operators specified
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(492): 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