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.
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\INCLUDE\xutility(2372): warning C4996: 'std::copy::_Unchecked_iterators::_Deprecate': Call to 'std::copy' with parameters that may be unsafe - this call relies on the caller to check that the passed values are correct. To disable this warning, use -D_SCL_SECURE_NO_WARNINGS. See documentation on how to use Visual C++ 'Checked Iterators'
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\INCLUDE\xutility(2983): warning C4996: 'std::equal::_Unchecked_iterators::_Deprecate': Call to 'std::equal' with parameters that may be unsafe - this call relies on the caller to check that the passed values are correct. To disable this warning, use -D_SCL_SECURE_NO_WARNINGS. See documentation on how to use Visual C++ 'Checked Iterators'
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.
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\INCLUDE\xutility(2372): warning C4996: 'std::copy::_Unchecked_iterators::_Deprecate': Call to 'std::copy' with parameters that may be unsafe - this call relies on the caller to check that the passed values are correct. To disable this warning, use -D_SCL_SECURE_NO_WARNINGS. See documentation on how to use Visual C++ 'Checked Iterators'
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\INCLUDE\xutility(2983): warning C4996: 'std::equal::_Unchecked_iterators::_Deprecate': Call to 'std::equal' with parameters that may be unsafe - this call relies on the caller to check that the passed values are correct. To disable this warning, use -D_SCL_SECURE_NO_WARNINGS. See documentation on how to use Visual C++ 'Checked Iterators'
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.
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\INCLUDE\xutility(2372): warning C4996: 'std::copy::_Unchecked_iterators::_Deprecate': Call to 'std::copy' with parameters that may be unsafe - this call relies on the caller to check that the passed values are correct. To disable this warning, use -D_SCL_SECURE_NO_WARNINGS. See documentation on how to use Visual C++ 'Checked Iterators'
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\INCLUDE\xutility(2983): warning C4996: 'std::equal::_Unchecked_iterators::_Deprecate': Call to 'std::equal' with parameters that may be unsafe - this call relies on the caller to check that the passed values are correct. To disable this warning, use -D_SCL_SECURE_NO_WARNINGS. See documentation on how to use Visual C++ 'Checked Iterators'
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