Folks,

I've just made a few minor changes to configure.pl regarding the switches 
for gcc. Now instead of -Wall being the defaults, it's:

  -Wall -ansi -pedantic -Wtraditional -Wstrict-prototypes 
-Wmissing-prototypes -Winline -Wredundant-decls -Wall -Wshadow 
-Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion 
-Waggregate-return -Winline

And yes, I see that -Wall's in there twice. (You never notice until after 
commit)

The list of error is rather... impressive. Lets all fix 'em up, shall we?

                                        Dan

--------------------------------------"it's like this"-------------------
Dan Sugalski                          even samurai
[EMAIL PROTECTED]                         have teddy bears and even
                                      teddy bears get drunk

Reply via email to