$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Chauhan, Vikas (Vikas.Chauhan_at_[hidden])
Date: 2007-07-12 14:58:56
Hi ,
Compiling Boost ASIO 0_3_8rc3 with MSVC8.0 generates the following
warning many times:
"1>c:\program files\boost\boost\asio\detail\socket_ops.hpp(1303) :
warning C4996: 'strcpy': This function or variable may be unsafe.
Consider using strcpy_s instead. To disable deprecation, use
_CRT_SECURE_NO_WARNINGS. See online help for details."
Is there any plan for correction in future releases?
Regards,
Vikas