At 13:36 on 12/31/2001 GMT, Simon Cozens <[EMAIL PROTECTED]> wrote: > You are, of course, correct. gcc is a lot laxer than many other compilers, > so we want to get away with as little as possible. -Wall should be default > for gcc. (And please remember that not every compiler supports -Wall, so > make it gcc specific!)
I already submitted a patch for this, and it has been applied. I also added a "pedantic" option to Configure.pl. That kicks it up anohter notch. (bam.) --Josh