This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: -std=c89 shouldn't allow post-statement declarations
- From: Hans-Peter Nilsson <hp at bitrange dot com>
- To: "Joseph S. Myers" <jsm at polyomino dot org dot uk>
- Cc: Jamie Zawinski <jwz at jwz dot org>, <gcc at gcc dot gnu dot org>
- Date: Wed, 23 Jul 2003 16:28:07 -0400 (EDT)
- Subject: Re: -std=c89 shouldn't allow post-statement declarations
On Wed, 23 Jul 2003, Joseph S. Myers wrote:
> This message could also be considered a hint that
> <http://gcc.gnu.org/ml/gcc-patches/2003-07/msg01663.html> still needs
> review: that patch is OK with the addition of a cross-reference to the
> "Mixed Declarations" section of the manual that documents this as an
> extension.
Thanks; I'll take that as pre-approval and will commit that
patch with the requested change soonish (I'm not at my usual
development setup, so need to update a few things).
brgds, H-P