This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/12719] Variables declaration can be anywhere.
- From: "cwant at ualberta dot ca" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 7 Feb 2005 06:26:53 -0000
- Subject: [Bug c/12719] Variables declaration can be anywhere.
- References: <20031022074906.12719.albie@alfarrabio.di.uminho.pt>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From cwant at ualberta dot ca 2005-02-07 06:26 -------
It would be nice to have a warning/error option
for when these kind of declarations occur.
Our application (blender) runs on many platforms
and is built with a number of different compilers,
some of which do not accept declarations anywhere.
This would allow our developers who use gcc to
more easily write code that will be acceptable
by all compilers.
Regards,
C. Want
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12719