Build Log
  

Build started: Project: rdr, Configuration: Release|Win32

Command Lines
  
Creating temporary file "e:\4.0 CheckOut\Dev4.0\ThirdPartySource\SCII\Z_SC\rdr\Release\RSP00000840526320.rsp" with contents
[
/O1 /Ob1 /I ".." /I "../zlib" /D "WIN32" /D "NDEBUG" /D "_LIB" /D "_VC80_UPGRADE=0x0600" /D "_MBCS" /GF /FD /EHsc /MD /Gy /Fp".\Release/rdr.pch" /Fo".\Release/" /Fd".\Release/" /W3 /c /TP  /O3 /QaxM /Qip /Qsox- 

".\FdInStream.cxx"

".\ZlibOutStream.cxx"

".\ZlibInStream.cxx"

".\NullOutStream.cxx"

".\InStream.cxx"

".\FdOutStream.cxx"
]
Creating command line "cl.exe @"e:\4.0 CheckOut\Dev4.0\ThirdPartySource\SCII\Z_SC\rdr\Release\RSP00000840526320.rsp" /nologo /errorReport:prompt"
Creating temporary file "e:\4.0 CheckOut\Dev4.0\ThirdPartySource\SCII\Z_SC\rdr\Release\RSP00000D40526320.rsp" with contents
[
/OUT:".\Release\rdr.lib" ".\Release\FdInStream.obj"

".\Release\FdOutStream.obj"

".\Release\InStream.obj"

".\Release\NullOutStream.obj"

".\Release\ZlibInStream.obj"

".\Release\ZlibOutStream.obj"
]
Creating command line "lib.exe @"e:\4.0 CheckOut\Dev4.0\ThirdPartySource\SCII\Z_SC\rdr\Release\RSP00000D40526320.rsp" /NOLOGO"
Output Window
  
Compiling...
cl : Command line warning D9002 : ignoring unknown option '/O3'
cl : Command line warning D9002 : ignoring unknown option '/QaxM'
cl : Command line warning D9002 : ignoring unknown option '/Qip'
cl : Command line warning D9002 : ignoring unknown option '/Qsox-'
FdInStream.cxx
e:\4.0 checkout\dev4.0\thirdpartysource\scii\z_sc\rdr\Exception.h(32) : warning C4996: 'strncat': This function or variable may be unsafe. Consider using strncat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(144) : see declaration of 'strncat'
e:\4.0 checkout\dev4.0\thirdpartysource\scii\z_sc\rdr\Exception.h(34) : warning C4996: 'strncat': This function or variable may be unsafe. Consider using strncat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(144) : see declaration of 'strncat'
e:\4.0 checkout\dev4.0\thirdpartysource\scii\z_sc\rdr\Exception.h(35) : warning C4996: 'strncat': This function or variable may be unsafe. Consider using strncat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(144) : see declaration of 'strncat'
e:\4.0 checkout\dev4.0\thirdpartysource\scii\z_sc\rdr\Exception.h(45) : warning C4996: 'strncat': This function or variable may be unsafe. Consider using strncat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(144) : see declaration of 'strncat'
e:\4.0 checkout\dev4.0\thirdpartysource\scii\z_sc\rdr\Exception.h(46) : warning C4996: 'strncat': This function or variable may be unsafe. Consider using strncat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(144) : see declaration of 'strncat'
e:\4.0 checkout\dev4.0\thirdpartysource\scii\z_sc\rdr\Exception.h(47) : warning C4996: 'strncat': This function or variable may be unsafe. Consider using strncat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(144) : see declaration of 'strncat'
e:\4.0 checkout\dev4.0\thirdpartysource\scii\z_sc\rdr\Exception.h(48) : warning C4996: 'strncat': This function or variable may be unsafe. Consider using strncat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(144) : see declaration of 'strncat'
e:\4.0 checkout\dev4.0\thirdpartysource\scii\z_sc\rdr\Exception.h(48) : warning C4996: 'strerror': This function or variable may be unsafe. Consider using strerror_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(126) : see declaration of 'strerror'
e:\4.0 checkout\dev4.0\thirdpartysource\scii\z_sc\rdr\Exception.h(49) : warning C4996: 'strncat': This function or variable may be unsafe. Consider using strncat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(144) : see declaration of 'strncat'
e:\4.0 checkout\dev4.0\thirdpartysource\scii\z_sc\rdr\Exception.h(51) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(366) : see declaration of 'sprintf'
e:\4.0 checkout\dev4.0\thirdpartysource\scii\z_sc\rdr\Exception.h(52) : warning C4996: 'strncat': This function or variable may be unsafe. Consider using strncat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(144) : see declaration of 'strncat'
e:\4.0 checkout\dev4.0\thirdpartysource\scii\z_sc\rdr\Exception.h(53) : warning C4996: 'strncat': This function or variable may be unsafe. Consider using strncat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(144) : see declaration of 'strncat'
.\FdInStream.cxx(189) : warning C4244: '=' : conversion from 'time_t' to 'long', possible loss of data
ZlibOutStream.cxx
e:\4.0 checkout\dev4.0\thirdpartysource\scii\z_sc\rdr\Exception.h(32) : warning C4996: 'strncat': This function or variable may be unsafe. Consider using strncat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(144) : see declaration of 'strncat'
e:\4.0 checkout\dev4.0\thirdpartysource\scii\z_sc\rdr\Exception.h(34) : warning C4996: 'strncat': This function or variable may be unsafe. Consider using strncat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(144) : see declaration of 'strncat'
e:\4.0 checkout\dev4.0\thirdpartysource\scii\z_sc\rdr\Exception.h(35) : warning C4996: 'strncat': This function or variable may be unsafe. Consider using strncat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(144) : see declaration of 'strncat'
e:\4.0 checkout\dev4.0\thirdpartysource\scii\z_sc\rdr\Exception.h(45) : warning C4996: 'strncat': This function or variable may be unsafe. Consider using strncat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(144) : see declaration of 'strncat'
e:\4.0 checkout\dev4.0\thirdpartysource\scii\z_sc\rdr\Exception.h(46) : warning C4996: 'strncat': This function or variable may be unsafe. Consider using strncat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(144) : see declaration of 'strncat'
e:\4.0 checkout\dev4.0\thirdpartysource\scii\z_sc\rdr\Exception.h(47) : warning C4996: 'strncat': This function or variable may be unsafe. Consider using strncat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(144) : see declaration of 'strncat'
e:\4.0 checkout\dev4.0\thirdpartysource\scii\z_sc\rdr\Exception.h(48) : warning C4996: 'strncat': This function or variable may be unsafe. Consider using strncat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(144) : see declaration of 'strncat'
e:\4.0 checkout\dev4.0\thirdpartysource\scii\z_sc\rdr\Exception.h(48) : warning C4996: 'strerror': This function or variable may be unsafe. Consider using strerror_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(126) : see declaration of 'strerror'
e:\4.0 checkout\dev4.0\thirdpartysource\scii\z_sc\rdr\Exception.h(49) : warning C4996: 'strncat': This function or variable may be unsafe. Consider using strncat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(144) : see declaration of 'strncat'
e:\4.0 checkout\dev4.0\thirdpartysource\scii\z_sc\rdr\Exception.h(51) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(366) : see declaration of 'sprintf'
e:\4.0 checkout\dev4.0\thirdpartysource\scii\z_sc\rdr\Exception.h(52) : warning C4996: 'strncat': This function or variable may be unsafe. Consider using strncat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(144) : see declaration of 'strncat'
e:\4.0 checkout\dev4.0\thirdpartysource\scii\z_sc\rdr\Exception.h(53) : warning C4996: 'strncat': This function or variable may be unsafe. Consider using strncat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(144) : see declaration of 'strncat'
ZlibInStream.cxx
e:\4.0 checkout\dev4.0\thirdpartysource\scii\z_sc\rdr\Exception.h(32) : warning C4996: 'strncat': This function or variable may be unsafe. Consider using strncat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(144) : see declaration of 'strncat'
e:\4.0 checkout\dev4.0\thirdpartysource\scii\z_sc\rdr\Exception.h(34) : warning C4996: 'strncat': This function or variable may be unsafe. Consider using strncat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(144) : see declaration of 'strncat'
e:\4.0 checkout\dev4.0\thirdpartysource\scii\z_sc\rdr\Exception.h(35) : warning C4996: 'strncat': This function or variable may be unsafe. Consider using strncat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(144) : see declaration of 'strncat'
e:\4.0 checkout\dev4.0\thirdpartysource\scii\z_sc\rdr\Exception.h(45) : warning C4996: 'strncat': This function or variable may be unsafe. Consider using strncat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(144) : see declaration of 'strncat'
e:\4.0 checkout\dev4.0\thirdpartysource\scii\z_sc\rdr\Exception.h(46) : warning C4996: 'strncat': This function or variable may be unsafe. Consider using strncat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(144) : see declaration of 'strncat'
e:\4.0 checkout\dev4.0\thirdpartysource\scii\z_sc\rdr\Exception.h(47) : warning C4996: 'strncat': This function or variable may be unsafe. Consider using strncat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(144) : see declaration of 'strncat'
e:\4.0 checkout\dev4.0\thirdpartysource\scii\z_sc\rdr\Exception.h(48) : warning C4996: 'strncat': This function or variable may be unsafe. Consider using strncat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(144) : see declaration of 'strncat'
e:\4.0 checkout\dev4.0\thirdpartysource\scii\z_sc\rdr\Exception.h(48) : warning C4996: 'strerror': This function or variable may be unsafe. Consider using strerror_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(126) : see declaration of 'strerror'
e:\4.0 checkout\dev4.0\thirdpartysource\scii\z_sc\rdr\Exception.h(49) : warning C4996: 'strncat': This function or variable may be unsafe. Consider using strncat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(144) : see declaration of 'strncat'
e:\4.0 checkout\dev4.0\thirdpartysource\scii\z_sc\rdr\Exception.h(51) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(366) : see declaration of 'sprintf'
e:\4.0 checkout\dev4.0\thirdpartysource\scii\z_sc\rdr\Exception.h(52) : warning C4996: 'strncat': This function or variable may be unsafe. Consider using strncat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(144) : see declaration of 'strncat'
e:\4.0 checkout\dev4.0\thirdpartysource\scii\z_sc\rdr\Exception.h(53) : warning C4996: 'strncat': This function or variable may be unsafe. Consider using strncat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(144) : see declaration of 'strncat'
NullOutStream.cxx
e:\4.0 checkout\dev4.0\thirdpartysource\scii\z_sc\rdr\Exception.h(32) : warning C4996: 'strncat': This function or variable may be unsafe. Consider using strncat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(144) : see declaration of 'strncat'
e:\4.0 checkout\dev4.0\thirdpartysource\scii\z_sc\rdr\Exception.h(34) : warning C4996: 'strncat': This function or variable may be unsafe. Consider using strncat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(144) : see declaration of 'strncat'
e:\4.0 checkout\dev4.0\thirdpartysource\scii\z_sc\rdr\Exception.h(35) : warning C4996: 'strncat': This function or variable may be unsafe. Consider using strncat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(144) : see declaration of 'strncat'
e:\4.0 checkout\dev4.0\thirdpartysource\scii\z_sc\rdr\Exception.h(45) : warning C4996: 'strncat': This function or variable may be unsafe. Consider using strncat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(144) : see declaration of 'strncat'
e:\4.0 checkout\dev4.0\thirdpartysource\scii\z_sc\rdr\Exception.h(46) : warning C4996: 'strncat': This function or variable may be unsafe. Consider using strncat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(144) : see declaration of 'strncat'
e:\4.0 checkout\dev4.0\thirdpartysource\scii\z_sc\rdr\Exception.h(47) : warning C4996: 'strncat': This function or variable may be unsafe. Consider using strncat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(144) : see declaration of 'strncat'
e:\4.0 checkout\dev4.0\thirdpartysource\scii\z_sc\rdr\Exception.h(48) : warning C4996: 'strncat': This function or variable may be unsafe. Consider using strncat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(144) : see declaration of 'strncat'
e:\4.0 checkout\dev4.0\thirdpartysource\scii\z_sc\rdr\Exception.h(48) : warning C4996: 'strerror': This function or variable may be unsafe. Consider using strerror_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(126) : see declaration of 'strerror'
e:\4.0 checkout\dev4.0\thirdpartysource\scii\z_sc\rdr\Exception.h(49) : warning C4996: 'strncat': This function or variable may be unsafe. Consider using strncat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(144) : see declaration of 'strncat'
e:\4.0 checkout\dev4.0\thirdpartysource\scii\z_sc\rdr\Exception.h(51) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(366) : see declaration of 'sprintf'
e:\4.0 checkout\dev4.0\thirdpartysource\scii\z_sc\rdr\Exception.h(52) : warning C4996: 'strncat': This function or variable may be unsafe. Consider using strncat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(144) : see declaration of 'strncat'
e:\4.0 checkout\dev4.0\thirdpartysource\scii\z_sc\rdr\Exception.h(53) : warning C4996: 'strncat': This function or variable may be unsafe. Consider using strncat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(144) : see declaration of 'strncat'
InStream.cxx
e:\4.0 checkout\dev4.0\thirdpartysource\scii\z_sc\rdr\Exception.h(32) : warning C4996: 'strncat': This function or variable may be unsafe. Consider using strncat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(144) : see declaration of 'strncat'
e:\4.0 checkout\dev4.0\thirdpartysource\scii\z_sc\rdr\Exception.h(34) : warning C4996: 'strncat': This function or variable may be unsafe. Consider using strncat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(144) : see declaration of 'strncat'
e:\4.0 checkout\dev4.0\thirdpartysource\scii\z_sc\rdr\Exception.h(35) : warning C4996: 'strncat': This function or variable may be unsafe. Consider using strncat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(144) : see declaration of 'strncat'
e:\4.0 checkout\dev4.0\thirdpartysource\scii\z_sc\rdr\Exception.h(45) : warning C4996: 'strncat': This function or variable may be unsafe. Consider using strncat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(144) : see declaration of 'strncat'
e:\4.0 checkout\dev4.0\thirdpartysource\scii\z_sc\rdr\Exception.h(46) : warning C4996: 'strncat': This function or variable may be unsafe. Consider using strncat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(144) : see declaration of 'strncat'
e:\4.0 checkout\dev4.0\thirdpartysource\scii\z_sc\rdr\Exception.h(47) : warning C4996: 'strncat': This function or variable may be unsafe. Consider using strncat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(144) : see declaration of 'strncat'
e:\4.0 checkout\dev4.0\thirdpartysource\scii\z_sc\rdr\Exception.h(48) : warning C4996: 'strncat': This function or variable may be unsafe. Consider using strncat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(144) : see declaration of 'strncat'
e:\4.0 checkout\dev4.0\thirdpartysource\scii\z_sc\rdr\Exception.h(48) : warning C4996: 'strerror': This function or variable may be unsafe. Consider using strerror_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(126) : see declaration of 'strerror'
e:\4.0 checkout\dev4.0\thirdpartysource\scii\z_sc\rdr\Exception.h(49) : warning C4996: 'strncat': This function or variable may be unsafe. Consider using strncat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(144) : see declaration of 'strncat'
e:\4.0 checkout\dev4.0\thirdpartysource\scii\z_sc\rdr\Exception.h(51) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(366) : see declaration of 'sprintf'
e:\4.0 checkout\dev4.0\thirdpartysource\scii\z_sc\rdr\Exception.h(52) : warning C4996: 'strncat': This function or variable may be unsafe. Consider using strncat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(144) : see declaration of 'strncat'
e:\4.0 checkout\dev4.0\thirdpartysource\scii\z_sc\rdr\Exception.h(53) : warning C4996: 'strncat': This function or variable may be unsafe. Consider using strncat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(144) : see declaration of 'strncat'
FdOutStream.cxx
e:\4.0 checkout\dev4.0\thirdpartysource\scii\z_sc\rdr\Exception.h(32) : warning C4996: 'strncat': This function or variable may be unsafe. Consider using strncat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(144) : see declaration of 'strncat'
e:\4.0 checkout\dev4.0\thirdpartysource\scii\z_sc\rdr\Exception.h(34) : warning C4996: 'strncat': This function or variable may be unsafe. Consider using strncat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(144) : see declaration of 'strncat'
e:\4.0 checkout\dev4.0\thirdpartysource\scii\z_sc\rdr\Exception.h(35) : warning C4996: 'strncat': This function or variable may be unsafe. Consider using strncat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(144) : see declaration of 'strncat'
e:\4.0 checkout\dev4.0\thirdpartysource\scii\z_sc\rdr\Exception.h(45) : warning C4996: 'strncat': This function or variable may be unsafe. Consider using strncat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(144) : see declaration of 'strncat'
e:\4.0 checkout\dev4.0\thirdpartysource\scii\z_sc\rdr\Exception.h(46) : warning C4996: 'strncat': This function or variable may be unsafe. Consider using strncat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(144) : see declaration of 'strncat'
e:\4.0 checkout\dev4.0\thirdpartysource\scii\z_sc\rdr\Exception.h(47) : warning C4996: 'strncat': This function or variable may be unsafe. Consider using strncat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(144) : see declaration of 'strncat'
e:\4.0 checkout\dev4.0\thirdpartysource\scii\z_sc\rdr\Exception.h(48) : warning C4996: 'strncat': This function or variable may be unsafe. Consider using strncat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(144) : see declaration of 'strncat'
e:\4.0 checkout\dev4.0\thirdpartysource\scii\z_sc\rdr\Exception.h(48) : warning C4996: 'strerror': This function or variable may be unsafe. Consider using strerror_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(126) : see declaration of 'strerror'
e:\4.0 checkout\dev4.0\thirdpartysource\scii\z_sc\rdr\Exception.h(49) : warning C4996: 'strncat': This function or variable may be unsafe. Consider using strncat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(144) : see declaration of 'strncat'
e:\4.0 checkout\dev4.0\thirdpartysource\scii\z_sc\rdr\Exception.h(51) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(366) : see declaration of 'sprintf'
e:\4.0 checkout\dev4.0\thirdpartysource\scii\z_sc\rdr\Exception.h(52) : warning C4996: 'strncat': This function or variable may be unsafe. Consider using strncat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(144) : see declaration of 'strncat'
e:\4.0 checkout\dev4.0\thirdpartysource\scii\z_sc\rdr\Exception.h(53) : warning C4996: 'strncat': This function or variable may be unsafe. Consider using strncat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(144) : see declaration of 'strncat'
Generating Code...
Creating library...
Results
  
Build log was saved at "file://e:\4.0 CheckOut\Dev4.0\ThirdPartySource\SCII\Z_SC\rdr\Release\BuildLog.htm"
rdr - 0 error(s), 77 warning(s)