On Saturday, 15 August 2009 at  1:17, Stephen Swaney wrote:
> On Fri, Aug 14, 2009 at 10:05:41PM +0200, Christian Ohm wrote:
> > They are. The question is, where does -Wdeclaration-after-statement come 
> > from?
> > It's not in the repo, says git grep.
> 
> Don't know where it comes from.  My first thought was it maybe it gets
> turned on by -Wall, but browsing the gcc docs says no.

No, I suspect either some variables like CFLAGS that your system has set, or
autoconf adding it on its own. Or you're not using a clean SVN checkout. The
warnings in the command line you posted before are from configure.ac up to
-Wno-format-security, the -Wdeclaration-after-statement isn't there.

_______________________________________________
Warzone-dev mailing list
Warzone-dev@gna.org
https://mail.gna.org/listinfo/warzone-dev

Reply via email to