This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: c++/2288: Variable declared in for-loop-header is in wrong scope
- From: "Joseph S. Myers" <jsm28 at cam dot ac dot uk>
- To: Wolfgang Bangerth <bangerth at ticam dot utexas dot edu>
- Cc: <gcc-gnats at gcc dot gnu dot org>, <gcc-bugs at gcc dot gnu dot org>
- Date: Fri, 15 Nov 2002 00:14:23 +0000 (GMT)
- Subject: Re: c++/2288: Variable declared in for-loop-header is in wrong scope
On Thu, 14 Nov 2002, Wolfgang Bangerth wrote:
> The C frontend in gnu99 mode suffers from the same problem, by the way.
Not a bug for C99. See 6.8.5#5.
--
Joseph S. Myers
jsm28@cam.ac.uk