Stefan Sayer writes: > > <command-line>: warning: "__STDC_LIMIT_MACROS" redefined > > <command-line>: warning: this is the location of the previous definition > > <command-line>: warning: "SEMS_VERSION" redefined > > <command-line>: warning: this is the location of the previous definition > those should not appear with r970 any more (I did not expect that > conditional including is needed).
stefan, "SEMS_VERSION" redefined message is now gone, but i'm still getting these At revision 970: make[3]: Entering directory `/usr/src/trunk-src/core' g++ -c -o sems.o sems.cpp -D_DEBUG -D_THREAD_SAFE -D_REENTRANT -DSEMS_VERSION='"1.0.0-pre-r970M"' -DARCH='"i386"' -DOS='"linux"' -DOpenSER -D_DEBUG -D_THREAD_SAFE -D_REENTRANT -DSEMS_VERSION='"1.0.0-pre-r970M"' -DARCH='"i386"' -DOS='"linux"' -DOpenSER -DUSE_SPANDSP -D__STDC_LIMIT_MACROS -D_DEBUG -D_THREAD_SAFE -D_REENTRANT -DSEMS_VERSION='"1.0.0-pre-r970M"' -DARCH='"i386"' -DOS='"linux"' -DOpenSER -DUSE_SPANDSP -D__STDC_LIMIT_MACROS -g -O2 -Wall -Wno-reorder -fPIC -g -O2 -Wall -Wno-reorder -fPIC -g -O2 -Wall -Wno-reorder -fPIC -g -O2 <command-line>: warning: "__STDC_LIMIT_MACROS" redefined <command-line>: warning: this is the location of the previous definition -- juha _______________________________________________ Semsdev mailing list [email protected] http://lists.iptel.org/mailman/listinfo/semsdev
