|
From: <tim...@en...> - 2006-06-20 21:46:06
|
Dr. Johannes Zellner wrote: > On Wed, Jun 21, 2006 at 01:08:16AM +0200, Timoth=C3=A9e Lecomte wrote: > =20 >> Dr. Johannes Zellner wrote: >> =20 >>> I get some warnings and just wanted to report this ... >>> >>> =20 >>> =20 >> Good remark. I don't because I would like it to be done automatically,= =20 >> and I don't know to do that. >> >> (I know export CFLAGS=3D"-Wall" but it has to be done on each terminal= =20 >> session, it's annoying) >> =20 > > I'd really, really recommend setting this by default (in your > ~/.profile), not just for gnuplot, but for any project development usin= g > gcc. In the last years I found again and again that (collegues) could > have saved a lot of time (and trouble) if they would have used -Wall. > Just a very strong recommendation. As I've it by default, I see also > warnings as it was just the case for gnuplot. > =20 Ok, thanks for your advice. By the way, I don't see the warnings Ethan has just reported in wxt.trm=20 and gp_cairo.c . Why ? Is -Wall dependant on the compiler (mine is gcc=20 4.0.3) ? Do you use other -Wsomething, Ethan ? Timoth=C3=A9e |