mirror of
https://git.jami.net/savoirfairelinux/jami-daemon.git
synced 2025-08-07 22:02:12 +08:00
[#2284] Remove redefinition warnings + speex warnings
This commit is contained in:
@ -52,8 +52,8 @@
|
||||
# define wcsicmp _wcsicmp
|
||||
# define wcsnicmp _wcsnicmp
|
||||
#else
|
||||
# define stricmp strcasecmp
|
||||
# define strnicmp strncasecmp
|
||||
// # define stricmp strcasecmp
|
||||
// # define strnicmp strncasecmp
|
||||
|
||||
# if defined(PJ_NATIVE_STRING_IS_UNICODE) && PJ_NATIVE_STRING_IS_UNICODE!=0
|
||||
# error "Implement Unicode string functions"
|
||||
|
Reference in New Issue
Block a user