| | | Compiling...
mod_exosip.c
c:\local\src\freeswitch\src\mod\mod_exosip\mod_exosip.c(140) : warning C4996: 'strdup' was declared deprecated
c:\program files\microsoft visual studio 8\vc\include\string.h(205) : see declaration of 'strdup'
Message: 'The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details.'
c:\local\src\freeswitch\src\mod\mod_exosip\mod_exosip.c(559) : warning C4267: '+=' : conversion from 'size_t' to 'int32_t', possible loss of data
c:\local\src\freeswitch\src\mod\mod_exosip\mod_exosip.c(620) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
c:\local\src\freeswitch\src\mod\mod_exosip\mod_exosip.c(631) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
c:\local\src\freeswitch\src\mod\mod_exosip\mod_exosip.c(950) : warning C4996: 'stricmp' was declared deprecated
c:\program files\microsoft visual studio 8\vc\include\string.h(213) : see declaration of 'stricmp'
Message: 'The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _stricmp. See online help for details.'
c:\local\src\freeswitch\src\mod\mod_exosip\mod_exosip.c(955) : warning C4996: 'strdup' was declared deprecated
c:\program files\microsoft visual studio 8\vc\include\string.h(205) : see declaration of 'strdup'
Message: 'The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details.'
c:\local\src\freeswitch\src\mod\mod_exosip\mod_exosip.c(959) : warning C4996: 'strdup' was declared deprecated
c:\program files\microsoft visual studio 8\vc\include\string.h(205) : see declaration of 'strdup'
Message: 'The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details.'
c:\local\src\freeswitch\src\mod\mod_exosip\mod_exosip.c(960) : warning C4996: 'strdup' was declared deprecated
c:\program files\microsoft visual studio 8\vc\include\string.h(205) : see declaration of 'strdup'
Message: 'The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details.'
c:\local\src\freeswitch\src\mod\mod_exosip\mod_exosip.c(962) : warning C4996: 'strdup' was declared deprecated
c:\program files\microsoft visual studio 8\vc\include\string.h(205) : see declaration of 'strdup'
Message: 'The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details.'
c:\local\src\freeswitch\src\mod\mod_exosip\mod_exosip.c(963) : warning C4996: 'strdup' was declared deprecated
c:\program files\microsoft visual studio 8\vc\include\string.h(205) : see declaration of 'strdup'
Message: 'The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details.'
c:\local\src\freeswitch\src\mod\mod_exosip\mod_exosip.c(966) : warning C4996: 'strdup' was declared deprecated
c:\program files\microsoft visual studio 8\vc\include\string.h(205) : see declaration of 'strdup'
Message: 'The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details.'
c:\local\src\freeswitch\src\mod\mod_exosip\mod_exosip.c(967) : warning C4996: 'strdup' was declared deprecated
c:\program files\microsoft visual studio 8\vc\include\string.h(205) : see declaration of 'strdup'
Message: 'The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details.'
c:\local\src\freeswitch\src\mod\mod_exosip\mod_exosip.c(968) : warning C4996: 'strdup' was declared deprecated
c:\program files\microsoft visual studio 8\vc\include\string.h(205) : see declaration of 'strdup'
Message: 'The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details.'
c:\local\src\freeswitch\src\mod\mod_exosip\mod_exosip.c(1315) : warning C4996: 'stricmp' was declared deprecated
c:\program files\microsoft visual studio 8\vc\include\string.h(213) : see declaration of 'stricmp'
Message: 'The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _stricmp. See online help for details.'
Compiling manifest to resources...
Linking...
Creating library Debug/mod_exosip.lib and object Debug/mod_exosip.exp
Embedding manifest...
|