Build Log
  

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

Command Lines
  
Creating temporary file "d:\Smalltalk\Squeak\4.0\VS2008\Projects\SocketPlugin\Debug\RSP00009427005316.rsp" with contents
[
/Od /I "D:\Smalltalk\Squeak\4.0\VS2008\\platforms\Cross\plugins\SocketPlugin" /D "WIN32" /D "_DEBUG" /D "_LIB" /D "SQUEAK_BUILTIN_PLUGIN" /D "_UNICODE" /D "UNICODE" /Gm /EHsc /RTC1 /MDd /Fo"Debug\\" /Fd"Debug\vc90.pdb" /W3 /c /ZI /TC ..\..\platforms\win32\plugins\SocketPlugin\sqWin32NewNet.c
]
Creating command line "cl.exe @d:\Smalltalk\Squeak\4.0\VS2008\Projects\SocketPlugin\Debug\RSP00009427005316.rsp /nologo /errorReport:prompt"
Creating temporary file "d:\Smalltalk\Squeak\4.0\VS2008\Projects\SocketPlugin\Debug\RSP00009727005316.rsp" with contents
[
/OUT:"D:\Smalltalk\Squeak\4.0\VS2008\Debug\SocketPlugin.lib" Ws2_32.lib

.\Debug\SocketPlugin.obj

.\Debug\sqWin32NewNet.obj
]
Creating command line "lib.exe @d:\Smalltalk\Squeak\4.0\VS2008\Projects\SocketPlugin\Debug\RSP00009727005316.rsp /NOLOGO"
Output Window
  
Compiling...
sqWin32NewNet.c
d:\smalltalk\squeak\4.0\vs2008\platforms\win32\plugins\socketplugin\sqwin32newnet.c(444) : warning C4101: 'sema' : unreferenced local variable
d:\smalltalk\squeak\4.0\vs2008\platforms\win32\plugins\socketplugin\sqwin32newnet.c(1566) : 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 9.0\vc\include\string.h(157) : see declaration of 'strncpy'
d:\smalltalk\squeak\4.0\vs2008\platforms\win32\plugins\socketplugin\sqwin32newnet.c(1892) : 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 9.0\vc\include\string.h(74) : see declaration of 'strcpy'
d:\smalltalk\squeak\4.0\vs2008\platforms\win32\plugins\socketplugin\sqwin32newnet.c(1914) : 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 9.0\vc\include\string.h(74) : see declaration of 'strcpy'
d:\smalltalk\squeak\4.0\vs2008\platforms\win32\plugins\socketplugin\sqwin32newnet.c(2115) : warning C4018: '<' : signed/unsigned mismatch
d:\smalltalk\squeak\4.0\vs2008\platforms\win32\plugins\socketplugin\sqwin32newnet.c(2350) : warning C4101: 'result' : unreferenced local variable
d:\smalltalk\squeak\4.0\vs2008\platforms\win32\plugins\socketplugin\sqwin32newnet.c(2549) : warning C4101: 'nRead' : unreferenced local variable
d:\smalltalk\squeak\4.0\vs2008\platforms\win32\plugins\socketplugin\sqwin32newnet.c(366) : warning C4716: 'win32DebugPrintSocketState' : must return a value
d:\smalltalk\squeak\4.0\vs2008\platforms\win32\plugins\socketplugin\sqwin32newnet.c(218) : warning C4716: 'removeFromList' : must return a value
d:\smalltalk\squeak\4.0\vs2008\platforms\win32\plugins\socketplugin\sqwin32newnet.c(2561) : warning C4715: 'sqSocketReceiveUDPDataBufCount' : not all control paths return a value
Creating library...
Results
  
Build log was saved at "file://d:\Smalltalk\Squeak\4.0\VS2008\Projects\SocketPlugin\Debug\BuildLog.htm"
SocketPlugin - 0 error(s), 10 warning(s)