This is the mail archive of the gcc-patches@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]

Re: Latest gencodes.c is not ISO C compatible


Michael Meissner <meissner@cygnus.com> writes:

> On the other hand, trailing commas are not allowed in enum list, except
> as a GCC extension.

They're now allowed in C99.  See the syntax description in 6.7.2.2.

-- 
Russ Allbery (rra@stanford.edu)             <http://www.eyrie.org/~eagle/>

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