Raphael Coeffic writes:

> sorry for that, I did not test with those modules. Please tell me if
> there are issues with other modules.

thanks for the fix.  all modules that i use now compile ok.  the warning
message below are produced on i386 architecture.

-- juha

g++ -MMD -c -o AmB2BMedia.o AmB2BMedia.cpp  -D_DEBUG -D_THREAD_SAFE 
-D_REENTRANT -DSEMS_VERSION='"1.6.0"' -DARCH='"x86"' -DOS='"linux"' 
-DSYSTEM_SAMPLECLOCK_RATE=32000LL -DSUPPORT_IPV6 -DUSE_MONITORING 
-DLOG_BUFFER_LEN=2048 -DPROPAGATE_COREDUMP_SETTINGS -I. -fno-strict-aliasing 
-DUSE_INTERNAL_RESAMPLER -DUSE_SPANDSP -D__STDC_LIMIT_MACROS -g -O2 -Wall 
-Wno-reorder -fPIC -g  -O2
AmB2BMedia.cpp: In member function ‘void 
AmB2BMedia::replaceConnectionAddress(AmSdp&, bool, const std::string&)’:
AmB2BMedia.cpp:781: warning: format ‘%lu’ expects type ‘long unsigned int’, but 
argument 4 has type ‘size_t’
AmB2BMedia.cpp:781: warning: format ‘%lu’ expects type ‘long unsigned int’, but 
argument 4 has type ‘size_t’
AmB2BMedia.cpp: At global scope:
AmB2BMedia.cpp:793: warning: ‘const char* _rtp_relay_mode_str(const 
AmB2BSession::RTPRelayMode&)’ defined but not used

g++ -MMD -c -o AmEventDispatcher.o AmEventDispatcher.cpp  -D_DEBUG 
-D_THREAD_SAFE -D_REENTRANT -DSEMS_VERSION='"1.6.0"' -DARCH='"x86"' 
-DOS='"linux"' -DSYSTEM_SAMPLECLOCK_RATE=32000LL -DSUPPORT_IPV6 
-DUSE_MONITORING -DLOG_BUFFER_LEN=2048 -DPROPAGATE_COREDUMP_SETTINGS -I. 
-fno-strict-aliasing -DUSE_INTERNAL_RESAMPLER -DUSE_SPANDSP 
-D__STDC_LIMIT_MACROS -g -O2 -Wall -Wno-reorder -fPIC -g  -O2
AmEventDispatcher.cpp: In member function ‘void AmEventDispatcher::dump()’:
AmEventDispatcher.cpp:242: warning: format ‘%lu’ expects type ‘long unsigned 
int’, but argument 4 has type ‘size_t’
AmEventDispatcher.cpp:242: warning: format ‘%lu’ expects type ‘long unsigned 
int’, but argument 5 has type ‘size_t’
AmEventDispatcher.cpp:242: warning: format ‘%lu’ expects type ‘long unsigned 
int’, but argument 4 has type ‘size_t’
AmEventDispatcher.cpp:242: warning: format ‘%lu’ expects type ‘long unsigned 
int’, but argument 5 has type ‘size_t’
AmEventDispatcher.cpp:252: warning: format ‘%lu’ expects type ‘long unsigned 
int’, but argument 4 has type ‘size_t’
AmEventDispatcher.cpp:252: warning: format ‘%lu’ expects type ‘long unsigned 
int’, but argument 5 has type ‘size_t’
AmEventDispatcher.cpp:252: warning: format ‘%lu’ expects type ‘long unsigned 
int’, but argument 4 has type ‘size_t’
AmEventDispatcher.cpp:252: warning: format ‘%lu’ expects type ‘long unsigned 
int’, but argument 5 has type ‘size_t’

g++ -MMD -c -o AmPlayoutBuffer.o AmPlayoutBuffer.cpp  -D_DEBUG -D_THREAD_SAFE 
-D_REENTRANT -DSEMS_VERSION='"1.6.0"' -DARCH='"x86"' -DOS='"linux"' 
-DSYSTEM_SAMPLECLOCK_RATE=32000LL -DSUPPORT_IPV6 -DUSE_MONITORING 
-DLOG_BUFFER_LEN=2048 -DPROPAGATE_COREDUMP_SETTINGS -I. -fno-strict-aliasing 
-DUSE_INTERNAL_RESAMPLER -DUSE_SPANDSP -D__STDC_LIMIT_MACROS -g -O2 -Wall 
-Wno-reorder -fPIC -g  -O2
AmPlayoutBuffer.cpp: In member function ‘u_int32_t 
AmAdaptivePlayout::time_scale(u_int32_t, float, u_int32_t)’:
AmPlayoutBuffer.cpp:493: warning: comparison between signed and unsigned 
integer expressions

g++ -MMD -g -O2 -Wall -Wno-reorder -fPIC -g  -O2   -D_DEBUG -D_THREAD_SAFE 
-D_REENTRANT -DSEMS_VERSION='"1.6.0"' -DARCH='"x86"' -DOS='"linux"' 
-DSYSTEM_SAMPLECLOCK_RATE=32000LL -DSUPPORT_IPV6 -DUSE_MONITORING 
-DLOG_BUFFER_LEN=2048 -DPROPAGATE_COREDUMP_SETTINGS -I ../../core  -c 
RegisterCache.cpp -o RegisterCache.o
RegisterCache.cpp: In member function ‘bool 
_RegisterCache::throttleRegister(RegisterCacheCtx&, const AmSipRequest&)’:
RegisterCache.cpp:643: warning: comparison between signed and unsigned integer 
expressions

g++ -MMD -g -O2 -Wall -Wno-reorder -fPIC -g  -O2   -D_DEBUG -D_THREAD_SAFE 
-D_REENTRANT -DSEMS_VERSION='"1.6.0"' -DARCH='"x86"' -DOS='"linux"' 
-DSYSTEM_SAMPLECLOCK_RATE=32000LL -DSUPPORT_IPV6 -DUSE_MONITORING 
-DLOG_BUFFER_LEN=2048 -DPROPAGATE_COREDUMP_SETTINGS -I ../../core  -c 
RegisterDialog.cpp -o RegisterDialog.o
RegisterDialog.cpp: In member function ‘int 
RegisterDialog::fixUacContacts(const AmSipRequest&)’:
RegisterDialog.cpp:219: warning: comparison between signed and unsigned integer 
expressions
_______________________________________________
Semsdev mailing list
[email protected]
http://lists.iptel.org/mailman/listinfo/semsdev

Reply via email to