[cfe-commits] [PATCH][MS][Review request] - microsoft enum updated patch

Douglas Gregor dgregor at apple.com
Mon Oct 18 07:21:24 PDT 2010


Looks good to me, thanks!

	- Doug

On Oct 11, 2010, at 4:07 AM, Francois Pichet wrote:

> Hi
> 
> The C++0x scoped enumerations patch from Daniel Wallin made my
> Microsoft enum patch obsolete
> Here is an updated simpler one.
> 
> 2 things will change on -fms-extensions
> - enum underlying type is int by default.
> - Error "enumerator value is not representable in the underlying type"
> is a ExtWarning
> 
> ok to commit?
> <microsoft_enum.patch>_______________________________________________
> cfe-commits mailing list
> cfe-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits




More information about the cfe-commits mailing list