247 lines
32 KiB
Plaintext
247 lines
32 KiB
Plaintext
Build started 4/17/2011 4:44:07 PM.
|
|
1>Project "C:\Users\Administrator\Documents\Visual Studio 2010\Projects\puttysrc\WINDOWS\MSVC\PUTTYGEN\puttygen.vcxproj" on node 2 (rebuild target(s)).
|
|
1>_PrepareForClean:
|
|
Deleting file ".\Debug\puttygen.lastbuildstate".
|
|
InitializeBuildStatus:
|
|
Creating ".\Debug\puttygen.unsuccessfulbuild" because "AlwaysCreate" was specified.
|
|
ClCompile:
|
|
C:\Program Files\Microsoft Visual Studio 10.0\VC\bin\CL.exe /c /I..\..\..\./ /I..\..\..\charset/ /I..\..\..\windows/ /I..\..\..\unix/ /I..\..\..\mac/ /I..\..\..\macosx/ /ZI /nologo /W3 /WX- /Od /Oy- /D WIN32 /D _DEBUG /D _WINDOWS /D _VC80_UPGRADE=0x0600 /D _MBCS /Gm /EHsc /RTC1 /MTd /GS /Gy- /fp:precise /Zc:wchar_t /Zc:forScope /Fo".\Debug\\" /Fd".\Debug\vc100.pdb" /Gd /TC /analyze- /errorReport:prompt ..\..\..\import.c ..\..\..\misc.c ..\..\..\notiming.c ..\..\..\sshaes.c ..\..\..\sshbn.c ..\..\..\sshdes.c ..\..\..\sshdss.c ..\..\..\sshdssg.c ..\..\..\sshmd5.c ..\..\..\sshprime.c ..\..\..\sshpubk.c ..\..\..\sshrand.c ..\..\..\sshrsa.c ..\..\..\sshrsag.c ..\..\..\sshsh512.c ..\..\..\sshsha.c ..\..\..\tree234.c ..\..\..\version.c ..\..\winctrls.c ..\..\winhelp.c ..\..\winmisc.c ..\..\winnoise.c ..\..\winpgen.c ..\..\winstore.c ..\..\wintime.c ..\..\winutils.c
|
|
winutils.c
|
|
wintime.c
|
|
winstore.c
|
|
1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\windows\winstore.c(297): 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\microsoft visual studio 10.0\vc\include\string.h(105) : see declaration of 'strcpy'
|
|
1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\windows\winstore.c(298): 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\microsoft visual studio 10.0\vc\include\string.h(110) : see declaration of 'strcat'
|
|
1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\windows\winstore.c(300): 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 10.0\vc\include\stdio.h(371) : see declaration of 'sprintf'
|
|
1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\windows\winstore.c(510): 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\microsoft visual studio 10.0\vc\include\string.h(110) : see declaration of 'strcat'
|
|
1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\windows\winstore.c(517): 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\microsoft visual studio 10.0\vc\include\string.h(110) : see declaration of 'strcat'
|
|
1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\windows\winstore.c(537): 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\microsoft visual studio 10.0\vc\include\string.h(110) : see declaration of 'strcat'
|
|
1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\windows\winstore.c(547): 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\microsoft visual studio 10.0\vc\include\string.h(110) : see declaration of 'strcat'
|
|
winpgen.c
|
|
1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\windows\winpgen.c(384): 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\microsoft visual studio 10.0\vc\include\string.h(105) : see declaration of 'strcpy'
|
|
1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\windows\winpgen.c(395): 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\microsoft visual studio 10.0\vc\include\string.h(105) : see declaration of 'strcpy'
|
|
1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\windows\winpgen.c(410): 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\microsoft visual studio 10.0\vc\include\stdio.h(234) : see declaration of 'fopen'
|
|
1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\windows\winpgen.c(451): 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\microsoft visual studio 10.0\vc\include\stdio.h(234) : see declaration of 'fopen'
|
|
1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\windows\winpgen.c(782): 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 10.0\vc\include\stdio.h(371) : see declaration of 'sprintf'
|
|
1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\windows\winpgen.c(1126): 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 10.0\vc\include\stdio.h(371) : see declaration of 'sprintf'
|
|
1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\windows\winpgen.c(1155): 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\microsoft visual studio 10.0\vc\include\stdio.h(234) : see declaration of 'fopen'
|
|
1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\windows\winpgen.c(1203): 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\microsoft visual studio 10.0\vc\include\stdio.h(234) : see declaration of 'fopen'
|
|
winnoise.c
|
|
1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\windows\winnoise.c(26): 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\microsoft visual studio 10.0\vc\include\string.h(110) : see declaration of 'strcat'
|
|
winmisc.c
|
|
1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\windows\winmisc.c(21): warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
|
|
c:\program files\microsoft visual studio 10.0\vc\include\stdlib.h(433) : see declaration of 'getenv'
|
|
1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\windows\winmisc.c(27): 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\microsoft visual studio 10.0\vc\include\string.h(188) : see declaration of 'strncpy'
|
|
winhelp.c
|
|
1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\windows\winhelp.c(38): 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\microsoft visual studio 10.0\vc\include\string.h(105) : see declaration of 'strcpy'
|
|
1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\windows\winhelp.c(39): 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\microsoft visual studio 10.0\vc\include\stdio.h(234) : see declaration of 'fopen'
|
|
1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\windows\winhelp.c(44): 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\microsoft visual studio 10.0\vc\include\string.h(105) : see declaration of 'strcpy'
|
|
1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\windows\winhelp.c(45): 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\microsoft visual studio 10.0\vc\include\stdio.h(234) : see declaration of 'fopen'
|
|
1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\windows\winhelp.c(52): 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\microsoft visual studio 10.0\vc\include\string.h(105) : see declaration of 'strcpy'
|
|
1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\windows\winhelp.c(53): 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\microsoft visual studio 10.0\vc\include\stdio.h(234) : see declaration of 'fopen'
|
|
winctrls.c
|
|
1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\windows\winctrls.c(418): 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\microsoft visual studio 10.0\vc\include\string.h(105) : see declaration of 'strcpy'
|
|
1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\windows\winctrls.c(435): 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\microsoft visual studio 10.0\vc\include\string.h(188) : see declaration of 'strncpy'
|
|
1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\windows\winctrls.c(1952): 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\microsoft visual studio 10.0\vc\include\string.h(188) : see declaration of 'strncpy'
|
|
1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\windows\winctrls.c(1963): 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\microsoft visual studio 10.0\vc\include\string.h(188) : see declaration of 'strncpy'
|
|
version.c
|
|
tree234.c
|
|
sshsha.c
|
|
sshsh512.c
|
|
sshrsag.c
|
|
sshrsa.c
|
|
1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\sshrsa.c(262): 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 10.0\vc\include\stdio.h(371) : see declaration of 'sprintf'
|
|
1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\sshrsa.c(270): 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 10.0\vc\include\stdio.h(371) : see declaration of 'sprintf'
|
|
1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\sshrsa.c(305): 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 10.0\vc\include\stdio.h(371) : see declaration of 'sprintf'
|
|
1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\sshrsa.c(308): 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 10.0\vc\include\stdio.h(371) : see declaration of 'sprintf'
|
|
1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\sshrsa.c(309): 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\microsoft visual studio 10.0\vc\include\string.h(188) : see declaration of 'strncpy'
|
|
1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\sshrsa.c(314): 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\microsoft visual studio 10.0\vc\include\string.h(188) : see declaration of 'strncpy'
|
|
1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\sshrsa.c(691): 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 10.0\vc\include\stdio.h(371) : see declaration of 'sprintf'
|
|
1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\sshrsa.c(694): 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 10.0\vc\include\stdio.h(371) : see declaration of 'sprintf'
|
|
1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\sshrsa.c(697): 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\microsoft visual studio 10.0\vc\include\string.h(105) : see declaration of 'strcpy'
|
|
sshrand.c
|
|
sshpubk.c
|
|
1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\sshpubk.c(165): 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\microsoft visual studio 10.0\vc\include\stdio.h(234) : see declaration of 'fopen'
|
|
1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\sshpubk.c(206): 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\microsoft visual studio 10.0\vc\include\stdio.h(234) : see declaration of 'fopen'
|
|
1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\sshpubk.c(244): 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\microsoft visual studio 10.0\vc\include\stdio.h(234) : see declaration of 'fopen'
|
|
1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\sshpubk.c(367): 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\microsoft visual studio 10.0\vc\include\stdio.h(234) : see declaration of 'fopen'
|
|
1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\sshpubk.c(637): 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\microsoft visual studio 10.0\vc\include\stdio.h(234) : see declaration of 'fopen'
|
|
1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\sshpubk.c(811): 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 10.0\vc\include\stdio.h(371) : see declaration of 'sprintf'
|
|
1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\sshpubk.c(886): 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\microsoft visual studio 10.0\vc\include\stdio.h(234) : see declaration of 'fopen'
|
|
1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\sshpubk.c(967): 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\microsoft visual studio 10.0\vc\include\stdio.h(234) : see declaration of 'fopen'
|
|
1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\sshpubk.c(1148): 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\microsoft visual studio 10.0\vc\include\stdio.h(234) : see declaration of 'fopen'
|
|
1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\sshpubk.c(1184): 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\microsoft visual studio 10.0\vc\include\stdio.h(234) : see declaration of 'fopen'
|
|
sshprime.c
|
|
sshmd5.c
|
|
sshdssg.c
|
|
sshdss.c
|
|
1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\sshdss.c(141): 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 10.0\vc\include\stdio.h(371) : see declaration of 'sprintf'
|
|
1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\sshdss.c(148): 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 10.0\vc\include\stdio.h(371) : see declaration of 'sprintf'
|
|
1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\sshdss.c(155): 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 10.0\vc\include\stdio.h(371) : see declaration of 'sprintf'
|
|
1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\sshdss.c(162): 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 10.0\vc\include\stdio.h(371) : see declaration of 'sprintf'
|
|
1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\sshdss.c(200): 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 10.0\vc\include\stdio.h(371) : see declaration of 'sprintf'
|
|
1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\sshdss.c(203): 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 10.0\vc\include\stdio.h(371) : see declaration of 'sprintf'
|
|
1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\sshdss.c(206): 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\microsoft visual studio 10.0\vc\include\string.h(105) : see declaration of 'strcpy'
|
|
Generating Code...
|
|
Compiling...
|
|
sshdes.c
|
|
sshbn.c
|
|
sshaes.c
|
|
notiming.c
|
|
misc.c
|
|
1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\misc.c(140): 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\microsoft visual studio 10.0\vc\include\string.h(105) : see declaration of 'strcpy'
|
|
1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\misc.c(163): 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\microsoft visual studio 10.0\vc\include\string.h(105) : see declaration of 'strcpy'
|
|
1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\misc.c(171): 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\microsoft visual studio 10.0\vc\include\string.h(105) : see declaration of 'strcpy'
|
|
1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\misc.c(251): 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\microsoft visual studio 10.0\vc\include\stdio.h(363) : see declaration of '_vsnprintf'
|
|
1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\misc.c(508): 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\microsoft visual studio 10.0\vc\include\string.h(105) : see declaration of 'strcpy'
|
|
1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\misc.c(550): 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\microsoft visual studio 10.0\vc\include\string.h(105) : see declaration of 'strcpy'
|
|
import.c
|
|
1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\import.c(336): 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\microsoft visual studio 10.0\vc\include\stdio.h(234) : see declaration of 'fopen'
|
|
1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\import.c(398): warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
|
|
c:\program files\microsoft visual studio 10.0\vc\include\stdio.h(325) : see declaration of 'sscanf'
|
|
1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\import.c(896): 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\microsoft visual studio 10.0\vc\include\stdio.h(234) : see declaration of 'fopen'
|
|
1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\import.c(1030): 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\microsoft visual studio 10.0\vc\include\stdio.h(234) : see declaration of 'fopen'
|
|
1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\import.c(1085): 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\microsoft visual studio 10.0\vc\include\string.h(105) : see declaration of 'strcpy'
|
|
1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\import.c(1101): 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\microsoft visual studio 10.0\vc\include\string.h(188) : see declaration of 'strncpy'
|
|
1>c:\users\administrator\documents\visual studio 2010\projects\puttysrc\import.c(1649): 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\microsoft visual studio 10.0\vc\include\stdio.h(234) : see declaration of 'fopen'
|
|
Generating Code...
|
|
ResourceCompile:
|
|
C:\Program Files\Microsoft SDKs\Windows\v7.0A\bin\rc.exe /D _DEBUG /D _VC80_UPGRADE=0x0600 /l"0x0809" /I"\Users\Administrator\Documents\Visual Studio 2010\Projects\puttysrc\windows" /nologo /fo".\Debug\puttygen.res" ..\..\puttygen.rc
|
|
ManifestResourceCompile:
|
|
C:\Program Files\Microsoft SDKs\Windows\v7.0A\bin\rc.exe /nologo /fo".\Debug\puttygen.exe.embed.manifest.res" .\Debug\puttygen_manifest.rc
|
|
Link:
|
|
C:\Program Files\Microsoft Visual Studio 10.0\VC\bin\link.exe /ERRORREPORT:PROMPT /OUT:".\Debug\puttygen.exe" /INCREMENTAL /NOLOGO comctl32.lib imm32.lib winmm.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /MANIFEST /ManifestFile:".\Debug\puttygen.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"C:\Users\Administrator\Documents\Visual Studio 2010\Projects\puttysrc\WINDOWS\MSVC\PUTTYGEN\Debug\puttygen.pdb" /SUBSYSTEM:WINDOWS /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:".\Debug\puttygen.lib" /MACHINE:X86 .\Debug\puttygen.res
|
|
.\Debug\puttygen.exe.embed.manifest.res
|
|
.\Debug\import.obj
|
|
.\Debug\misc.obj
|
|
.\Debug\notiming.obj
|
|
.\Debug\sshaes.obj
|
|
.\Debug\sshbn.obj
|
|
.\Debug\sshdes.obj
|
|
.\Debug\sshdss.obj
|
|
.\Debug\sshdssg.obj
|
|
.\Debug\sshmd5.obj
|
|
.\Debug\sshprime.obj
|
|
.\Debug\sshpubk.obj
|
|
.\Debug\sshrand.obj
|
|
.\Debug\sshrsa.obj
|
|
.\Debug\sshrsag.obj
|
|
.\Debug\sshsh512.obj
|
|
.\Debug\sshsha.obj
|
|
.\Debug\tree234.obj
|
|
.\Debug\version.obj
|
|
.\Debug\winctrls.obj
|
|
.\Debug\winhelp.obj
|
|
.\Debug\winmisc.obj
|
|
.\Debug\winnoise.obj
|
|
.\Debug\winpgen.obj
|
|
.\Debug\winstore.obj
|
|
.\Debug\wintime.obj
|
|
.\Debug\winutils.obj
|
|
Manifest:
|
|
Deleting file ".\Debug\puttygen.exe.embed.manifest".
|
|
C:\Program Files\Microsoft SDKs\Windows\v7.0A\bin\mt.exe /nologo /verbose /out:".\Debug\puttygen.exe.embed.manifest" /manifest .\Debug\puttygen.exe.intermediate.manifest
|
|
C:\Program Files\Microsoft SDKs\Windows\v7.0A\bin\rc.exe /nologo /fo".\Debug\puttygen.exe.embed.manifest.res" .\Debug\puttygen_manifest.rc
|
|
LinkEmbedManifest:
|
|
C:\Program Files\Microsoft Visual Studio 10.0\VC\bin\link.exe /ERRORREPORT:PROMPT /OUT:".\Debug\puttygen.exe" /INCREMENTAL /NOLOGO comctl32.lib imm32.lib winmm.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /MANIFEST /ManifestFile:".\Debug\puttygen.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"C:\Users\Administrator\Documents\Visual Studio 2010\Projects\puttysrc\WINDOWS\MSVC\PUTTYGEN\Debug\puttygen.pdb" /SUBSYSTEM:WINDOWS /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:".\Debug\puttygen.lib" /MACHINE:X86 .\Debug\puttygen.res
|
|
.\Debug\puttygen.exe.embed.manifest.res
|
|
.\Debug\import.obj
|
|
.\Debug\misc.obj
|
|
.\Debug\notiming.obj
|
|
.\Debug\sshaes.obj
|
|
.\Debug\sshbn.obj
|
|
.\Debug\sshdes.obj
|
|
.\Debug\sshdss.obj
|
|
.\Debug\sshdssg.obj
|
|
.\Debug\sshmd5.obj
|
|
.\Debug\sshprime.obj
|
|
.\Debug\sshpubk.obj
|
|
.\Debug\sshrand.obj
|
|
.\Debug\sshrsa.obj
|
|
.\Debug\sshrsag.obj
|
|
.\Debug\sshsh512.obj
|
|
.\Debug\sshsha.obj
|
|
.\Debug\tree234.obj
|
|
.\Debug\version.obj
|
|
.\Debug\winctrls.obj
|
|
.\Debug\winhelp.obj
|
|
.\Debug\winmisc.obj
|
|
.\Debug\winnoise.obj
|
|
.\Debug\winpgen.obj
|
|
.\Debug\winstore.obj
|
|
.\Debug\wintime.obj
|
|
.\Debug\winutils.obj
|
|
puttygen.vcxproj -> C:\Users\Administrator\Documents\Visual Studio 2010\Projects\puttysrc\WINDOWS\MSVC\PUTTYGEN\.\Debug\puttygen.exe
|
|
FinalizeBuildStatus:
|
|
Deleting file ".\Debug\puttygen.unsuccessfulbuild".
|
|
Touching ".\Debug\puttygen.lastbuildstate".
|
|
1>Done Building Project "C:\Users\Administrator\Documents\Visual Studio 2010\Projects\puttysrc\WINDOWS\MSVC\PUTTYGEN\puttygen.vcxproj" (rebuild target(s)).
|
|
|
|
Build succeeded.
|
|
|
|
Time Elapsed 00:00:21.89
|