| | Compiling...
aes.c
util.c
user.c
.\user.c(228) : warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details.
c:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(207) : see declaration of 'strdup'
toplistbrowse.c
sp_user.c
sp_track.c
.\sp_track.c(234) : 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\Microsoft Visual Studio 9.0\VC\include\string.h(215) : see declaration of 'stricmp'
sp_toplistbrowse.c
sp_session.c
sp_search.c
.\sp_search.c(28) : warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details.
c:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(207) : see declaration of 'strdup'
sp_playlist.c
sp_link.c
sp_image.c
sp_error.c
sp_artistbrowse.c
.\sp_artistbrowse.c(191) : warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details.
c:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(207) : see declaration of 'strdup'
.\sp_artistbrowse.c(193) : warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details.
c:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(207) : see declaration of 'strdup'
sp_artist.c
sp_albumbrowse.c
.\sp_albumbrowse.c(272) : warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details.
c:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(207) : see declaration of 'strdup'
.\sp_albumbrowse.c(279) : warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details.
c:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(207) : see declaration of 'strdup'
.\sp_albumbrowse.c(281) : warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details.
c:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(207) : see declaration of 'strdup'
sp_album.c
shn.c
sha1.c
search.c
.\search.c(150) : warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details.
c:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(207) : see declaration of 'strdup'
.\search.c(152) : warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details.
c:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(207) : see declaration of 'strdup'
Compiling...
request.c
rbuf.c
playlist.c
player.c
.\player.c(503) : warning C4244: 'function' : conversion from 'double' to 'ogg_int64_t', possible loss of data
.\player.c(595) : warning C4244: 'function' : conversion from 'ogg_int64_t' to 'size_t', possible loss of data
.\player.c(596) : warning C4244: 'function' : conversion from 'ogg_int64_t' to 'size_t', possible loss of data
.\player.c(757) : warning C4018: '<' : signed/unsigned mismatch
.\player.c(766) : warning C4018: '<' : signed/unsigned mismatch
.\player.c(775) : warning C4018: '<' : signed/unsigned mismatch
packet.c
login.c
link.c
iothread.c
hmac.c
hashtable.c
handlers.c
ezxml.c
.\ezxml.c(188) : warning C4244: '=' : conversion from 'long' to 'char', possible loss of data
.\ezxml.c(192) : warning C4244: '=' : conversion from 'long' to 'char', possible loss of data
.\ezxml.c(451) : warning C4244: '=' : conversion from 'long' to 'char', possible loss of data
.\ezxml.c(455) : warning C4244: '=' : conversion from 'long' to 'char', possible loss of data
.\ezxml.c(655) : warning C4013: 'read' undefined; assuming extern returning int
.\ezxml.c(667) : warning C4013: 'open' undefined; assuming extern returning int
.\ezxml.c(670) : warning C4013: 'close' undefined; assuming extern returning int
dns.c
commands.c
channel.c
cache.c
buf.c
browse.c
Compiling resources...
Microsoft (R) Windows (R) Resource Compiler Version 6.1.6723.1
Copyright (C) Microsoft Corporation. All rights reserved.
Creating library...
ws2_32.lib(WS2_32.dll) : warning LNK4006: __NULL_IMPORT_DESCRIPTOR already defined in dnsapi.lib(DNSAPI.dll); second definition ignored
|