when compiling latest master, i get these warnings on 32 bit debian: g++ -MMD -c -o resample.o resample.cpp -D_DEBUG -D_THREAD_SAFE -D_REENTRANT -DSEMS_VERSION='"1.5.0"' -DARCH='"x86"' -DOS='"linux"' -DSYSTEM_SAMPLECLOCK_RATE=32000 -DUSE_MONITORING -DLOG_BUFFER_LEN=2048 -I. -DUSE_INTERNAL_RESAMPLER -DUSE_SPANDSP -D__STDC_LIMIT_MACROS -I.. -g -O2 -Wall -Wno-reorder -fPIC -g -O2 resample.cpp:229: warning: integer constant is too large for ‘long’ type resample.cpp:307: warning: integer constant is too large for ‘long’ type resample.cpp:460: warning: integer constant is too large for ‘long’ type resample.cpp:548: warning: integer constant is too large for ‘long’ type resample.cpp:592: warning: integer constant is too large for ‘long’ type resample.cpp:658: warning: integer constant is too large for ‘long’ type resample.cpp:703: warning: integer constant is too large for ‘long’ type resample.cpp:779: warning: integer constant is too large for ‘long’ type
-- juha _______________________________________________ Semsdev mailing list [email protected] http://lists.iptel.org/mailman/listinfo/semsdev
