I was just rebuilding FGFS's binary when I noticed these warnings.
Depending on what your compiler does, the runtime effect could be bad.
Someone was mentioning having occasional crashes.

source='tower.cxx' object='tower.o' libtool=no \
depfile='.deps/tower.Po' tmpdepfile='.deps/tower.TPo' \
depmode=gcc /bin/sh ../../depcomp \
g++ -DHAVE_CONFIG_H -I. -I. -I../../src/Include -I../.. -I../../src  
-I/usr/X11R6/include  -g -O2 -D_REENTRANT -c -o tower.o `test -f tower.cxx || echo 
'./'`tower.cxx
tower.cxx: In method `void FGTower::CheckCircuitList(double)':
tower.cxx:901: warning: `double' used for argument 1 of `abs(int)'
tower.cxx:934: warning: `double' used for argument 1 of `abs(int)'
tower.cxx:944: warning: `double' used for argument 1 of `abs(int)'
tower.cxx:954: warning: `double' used for argument 1 of `abs(int)'


_______________________________________________
Flightgear-devel mailing list
[EMAIL PROTECTED]
http://mail.flightgear.org/mailman/listinfo/flightgear-devel

Reply via email to