Re: Trunk build broken: Re: svn commit: r34258 - trunk
From: Julian Foad <julianfoad_at_btopenworld.com>
Date: Fri, 21 Nov 2008 11:11:35 +0000
Greg Stein wrote:
> - CFLAGS="$CFLAGS -Wpointer-arith -Wwrite-strings -Wshadow"
Note that "-ansi" means "-std=c89" which is contradicted by "-std=c99".
I also recommend:
and I also use:
[1] This is the default in GCC 4.1.2, but I think I started using it
- Julian
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.