[C++ Patch] Trailing comma in enum

Ville Voutilainen ville.voutilainen@gmail.com
Fri Nov 4 18:48:00 GMT 2011


On 4 November 2011 19:38, Jason Merrill <jason@redhat.com> wrote:
> Applied.  Sorry for the delay, thanks for the pings.

So we want to pedwarn directly in parser, rather than use maybe_warn_cpp0x?
Magnus did a newer revision of the patch that uses maybe_warn_cpp0x, although
I don't know what the usual policy for that is.



More information about the Gcc-patches mailing list