From: Richard Levitte - VMS Whacker (richard@levitte.org)
Date: Thu May 05 2005 - 15:37:58 CEST
In message <20050505125237.GA28102@mail.sbone.pironet-ndh.com> on Thu, 5 May 2005 14:52:38 +0200, Derik van Zuetphen <dz@ndh.net> said:
dz> The perror("select") command loops in events.c:634 if
dz> AnimationSpeed is 0 and USE_SIGNALS is not set.
This made me look further, using the following in Imakefile.local (I'm
not going to care about shadowed variables for 3.7):
#undef GCC_PEDANTIC
CCOPTIONS = -pedantic -ansi -Wall \
-Wstrict-prototypes -Wmissing-prototypes -Wundef \
-aux-info $@.info
Worked like a charm, and I corrected a whole bunch of warnings, mostly
having to do with signed vs. unsigned conflist, badly declared
functions, uninitialized variables, stuff like that.
Thanks, Derik, that was a good push :-).
Cheers,
Richard
-----
Please consider sponsoring my work on free software.
See http://www.free.lp.se/sponsoring.html for details.
--
Richard Levitte richard@levitte.org
http://richard.levitte.org/
"When I became a man I put away childish things, including
the fear of childishness and the desire to be very grown up."
-- C.S. Lewis
This archive was generated by hypermail 2.1.4 : Fri May 06 2005 - 06:45:03 CEST