Build Log
  

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

Command Lines
  
Creating temporary file "E:\4.0 CheckOut\Dev4.0\ThirdPartySource\SCII\Z_SC\rdr\Debug\RSP00001F60281672.rsp" with contents
[
/Od /I ".." /I "../zlib" /D "WIN32" /D "_DEBUG" /D "_LIB" /D "_VC80_UPGRADE=0x0600" /D "_MBCS" /Gm /EHsc /RTC1 /MTd /Fp".\Debug/rdr.pch" /Fo".\Debug/" /Fd".\Debug/" /W3 /c /ZI /TP ".\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\Debug\RSP00001F60281672.rsp" /nologo /errorReport:prompt"
Creating temporary file "E:\4.0 CheckOut\Dev4.0\ThirdPartySource\SCII\Z_SC\rdr\Debug\RSP00002360281672.rsp" with contents
[
/OUT:".\Debug\rdr.lib" ".\Debug\FdInStream.obj"

".\Debug\FdOutStream.obj"

".\Debug\InStream.obj"

".\Debug\NullOutStream.obj"

".\Debug\ZlibInStream.obj"

".\Debug\ZlibOutStream.obj"
]
Creating command line "lib.exe @"E:\4.0 CheckOut\Dev4.0\ThirdPartySource\SCII\Z_SC\rdr\Debug\RSP00002360281672.rsp" /NOLOGO"
Output Window
  
Compiling...
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'
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'
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'
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'
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'
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'
e:\4.0 checkout\dev4.0\thirdpartysource\scii\z_sc\rdr\fdinstream.cxx(189) : warning C4244: '=' : conversion from 'time_t' to 'long', possible loss of data
Generating Code...
Creating library...
Results
  
Build log was saved at "file://E:\4.0 CheckOut\Dev4.0\ThirdPartySource\SCII\Z_SC\rdr\Debug\BuildLog.htm"
rdr - 0 error(s), 73 warning(s)