This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c/12719] Variables declaration can be anywhere.


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]