Patch to enable -Werror [take 2]

Kaveh R. Ghazi ghazi@caip.rutgers.edu
Mon Jan 20 20:48:00 GMT 2003


 > From: David Edelsohn <dje@watson.ibm.com>
 > 
 > 	The patch seems to get the right results on AIX as well.
 > Thakns, David

You're welcome.  Installed.


 > 	P.S. Can't we get a consistent ordering of mawk versus gawk?
 >  # Find some useful tools
 > -for ac_prog in gawk mawk nawk awk
 > +for ac_prog in mawk gawk nawk awk

Probably not.  I use stock autoconf-2.13 which lists mawk first.  Some
linux/gnu distributions provide autoconf (also claiming to be 2.13)
with gawk first.  Don't know why, perhaps they're making a policy
decision to promote GNU tools.

--
Kaveh R. Ghazi			ghazi@caip.rutgers.edu



More information about the Gcc-patches mailing list