[Bug c++/18894] Array declaration in functions accepting variable size
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Wed Dec 8 21:37:00 GMT 2004
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-12-08 21:37 -------
Use -pedantic as VLA is a GCC extension for C++. Also I should note that since VLAs are in C99, there
is some hope in getting them included in a later C++ standard.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18894
More information about the Gcc-bugs
mailing list