Raphael Coeffic writes:

> could you please try out this patch? It should suppress the warnings about 
> unused stuff and fix the narrowing conversion.

after the patch, all other warnings disappeared except this:

make[3]: Entering directory `/usr/src/trunk-src/openxg-sems/core/plug-in/speex'
gcc -MMD -D_DEBUG -D_THREAD_SAFE -D_REENTRANT -DSEMS_VERSION='"1.6.0"' 
-DARCH='"x86_64"' -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 -I ../.. -I ../../amci  -Wall -fPIC -g  -O2 
-Wall -ansi  -c speex.c -o speex.o
speex.c:141:14: warning: 'read_param' defined but not used [-Wunused-function]
gcc -o speex.so speex.o  -shared -lm -ldl -rdynamic -lpthread -lstdc++  -lspeex

-- juha
_______________________________________________
Semsdev mailing list
[email protected]
http://lists.iptel.org/mailman/listinfo/semsdev

Reply via email to