| | | Compiling...
ATempMemMan.cpp
AMiniDump.cpp
.\Source\AMiniDump.cpp(158) : warning C4996: 'wcscpy': This function or variable may be unsafe. Consider using wcscpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
C:\Program Files (x86)\Microsoft Visual Studio 8 (2005)\VC\include\string.h(252) : see declaration of 'wcscpy'
AMemoryDbg.cpp
jexception.cpp
.\Source\jexception.cpp(63) : warning C4535: calling _set_se_translator() requires /EHa
.\Source\jexception.cpp(167) : 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.
C:\Program Files (x86)\Microsoft Visual Studio 8 (2005)\VC\include\string.h(74) : see declaration of 'strcpy'
ATime.cpp
ARandomGen.cpp
APerlinNoiseBase.cpp
APerlinNoise3D.cpp
APerlinNoise2D.cpp
APerlinNoise1D.cpp
ALog.cpp
.\Source\ALog.cpp(106) : 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.
C:\Program Files (x86)\Microsoft Visual Studio 8 (2005)\VC\include\string.h(74) : see declaration of 'strcpy'
.\Source\ALog.cpp(108) : 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.
C:\Program Files (x86)\Microsoft Visual Studio 8 (2005)\VC\include\string.h(74) : see declaration of 'strcpy'
.\Source\ALog.cpp(112) : warning C4996: '_vsnprintf': This function or variable may be unsafe. Consider using _vsnprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
C:\Program Files (x86)\Microsoft Visual Studio 8 (2005)\VC\include\StdIO.h(339) : see declaration of '_vsnprintf'
.\Source\ALog.cpp(115) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
C:\Program Files (x86)\Microsoft Visual Studio 8 (2005)\VC\include\string.h(79) : see declaration of 'strcat'
.\Source\ALog.cpp(130) : 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.
C:\Program Files (x86)\Microsoft Visual Studio 8 (2005)\VC\include\string.h(74) : see declaration of 'strcpy'
.\Source\ALog.cpp(132) : 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.
C:\Program Files (x86)\Microsoft Visual Studio 8 (2005)\VC\include\string.h(74) : see declaration of 'strcpy'
.\Source\ALog.cpp(136) : warning C4996: '_vsnprintf': This function or variable may be unsafe. Consider using _vsnprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
C:\Program Files (x86)\Microsoft Visual Studio 8 (2005)\VC\include\StdIO.h(339) : see declaration of '_vsnprintf'
.\Source\ALog.cpp(152) : warning C4996: '_vsnprintf': This function or variable may be unsafe. Consider using _vsnprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
C:\Program Files (x86)\Microsoft Visual Studio 8 (2005)\VC\include\StdIO.h(339) : see declaration of '_vsnprintf'
.\Source\ALog.cpp(185) : 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 (x86)\Microsoft Visual Studio 8 (2005)\VC\include\StdIO.h(345) : see declaration of 'sprintf'
.\Source\ALog.cpp(187) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
C:\Program Files (x86)\Microsoft Visual Studio 8 (2005)\VC\include\StdIO.h(234) : see declaration of 'fopen'
.\Source\ALog.cpp(189) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
C:\Program Files (x86)\Microsoft Visual Studio 8 (2005)\VC\include\StdIO.h(234) : see declaration of 'fopen'
.\Source\ALog.cpp(218) : warning C4996: '_vsnprintf': This function or variable may be unsafe. Consider using _vsnprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
C:\Program Files (x86)\Microsoft Visual Studio 8 (2005)\VC\include\StdIO.h(339) : see declaration of '_vsnprintf'
.\Source\ALog.cpp(243) : warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
C:\Program Files (x86)\Microsoft Visual Studio 8 (2005)\VC\include\string.h(157) : see declaration of 'strncpy'
ACounter.cpp
AAssist.cpp
g:\srclt\angelica2\angelicacommon\header\AWString.h(259) : warning C4996: 'swscanf': This function or variable may be unsafe. Consider using swscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
C:\Program Files (x86)\Microsoft Visual Studio 8 (2005)\VC\include\stdio.h(542) : see declaration of 'swscanf'
.\Source\AAssist.cpp(173) : 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.
C:\Program Files (x86)\Microsoft Visual Studio 8 (2005)\VC\include\string.h(74) : see declaration of 'strcpy'
AWString.cpp
g:\Srclt\Angelica2\AngelicaCommon\header\AWString.h(259) : warning C4996: 'swscanf': This function or variable may be unsafe. Consider using swscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
C:\Program Files (x86)\Microsoft Visual Studio 8 (2005)\VC\include\wchar.h(809) : see declaration of 'swscanf'
.\Source\AWString.cpp(513) : warning C4996: 'wcsicmp': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _wcsicmp. See online help for details.
C:\Program Files (x86)\Microsoft Visual Studio 8 (2005)\VC\include\wchar.h(1104) : see declaration of 'wcsicmp'
.\Source\AWString.cpp(567) : warning C4996: '_wcsupr': This function or variable may be unsafe. Consider using _wcsupr_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
C:\Program Files (x86)\Microsoft Visual Studio 8 (2005)\VC\include\wchar.h(1056) : see declaration of '_wcsupr'
.\Source\AWString.cpp(584) : warning C4996: '_wcslwr': This function or variable may be unsafe. Consider using _wcslwr_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
C:\Program Files (x86)\Microsoft Visual Studio 8 (2005)\VC\include\wchar.h(1050) : see declaration of '_wcslwr'
.\Source\AWString.cpp(601) : warning C4996: 'vswprintf': swprintf has been changed to conform with the ISO C standard, adding an extra character count parameter. To use traditional Microsoft swprintf, set _CRT_NON_CONFORMING_SWPRINTFS.
C:\Program Files (x86)\Microsoft Visual Studio 8 (2005)\VC\include\swprintf.inl(97) : see declaration of 'vswprintf'
.\Source\AWString.cpp(609) : warning C4996: 'vswprintf': swprintf has been changed to conform with the ISO C standard, adding an extra character count parameter. To use traditional Microsoft swprintf, set _CRT_NON_CONFORMING_SWPRINTFS.
C:\Program Files (x86)\Microsoft Visual Studio 8 (2005)\VC\include\swprintf.inl(97) : see declaration of 'vswprintf'
.\Source\AWString.cpp(951) : warning C4996: 'swprintf': swprintf has been changed to conform with the ISO C standard, adding an extra character count parameter. To use traditional Microsoft swprintf, set _CRT_NON_CONFORMING_SWPRINTFS.
C:\Program Files (x86)\Microsoft Visual Studio 8 (2005)\VC\include\swprintf.inl(85) : see declaration of 'swprintf'
AString.cpp
.\Source\AString.cpp(526) : warning C4996: 'stricmp': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _stricmp. See online help for details.
C:\Program Files (x86)\Microsoft Visual Studio 8 (2005)\VC\include\string.h(215) : see declaration of 'stricmp'
.\Source\AString.cpp(580) : warning C4996: 'strupr': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strupr. See online help for details.
C:\Program Files (x86)\Microsoft Visual Studio 8 (2005)\VC\include\string.h(221) : see declaration of 'strupr'
.\Source\AString.cpp(597) : warning C4996: 'strlwr': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strlwr. See online help for details.
C:\Program Files (x86)\Microsoft Visual Studio 8 (2005)\VC\include\string.h(216) : see declaration of 'strlwr'
.\Source\AString.cpp(614) : warning C4996: 'vsprintf': This function or variable may be unsafe. Consider using vsprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
C:\Program Files (x86)\Microsoft Visual Studio 8 (2005)\VC\include\stdio.h(345) : see declaration of 'vsprintf'
.\Source\AString.cpp(622) : warning C4996: 'vsprintf': This function or variable may be unsafe. Consider using vsprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
C:\Program Files (x86)\Microsoft Visual Studio 8 (2005)\VC\include\stdio.h(345) : see declaration of 'vsprintf'
.\Source\AString.cpp(952) : 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 (x86)\Microsoft Visual Studio 8 (2005)\VC\include\stdio.h(345) : see declaration of 'sprintf'
AMemory.cpp
.\Source\AMemory.cpp(1339) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
C:\Program Files (x86)\Microsoft Visual Studio 8 (2005)\VC\include\stdio.h(234) : see declaration of 'fopen'
.\Source\AMemory.cpp(1347) : 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 (x86)\Microsoft Visual Studio 8 (2005)\VC\include\stdio.h(345) : see declaration of 'sprintf'
.\Source\AMemory.cpp(1363) : 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 (x86)\Microsoft Visual Studio 8 (2005)\VC\include\stdio.h(345) : see declaration of 'sprintf'
.\Source\AMemory.cpp(1367) : 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 (x86)\Microsoft Visual Studio 8 (2005)\VC\include\stdio.h(345) : see declaration of 'sprintf'
.\Source\AMemory.cpp(1379) : 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 (x86)\Microsoft Visual Studio 8 (2005)\VC\include\stdio.h(345) : see declaration of 'sprintf'
.\Source\AMemory.cpp(1383) : 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 (x86)\Microsoft Visual Studio 8 (2005)\VC\include\stdio.h(345) : see declaration of 'sprintf'
Generating Code...
Compiling...
AList.cpp
Creating library...
|