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
> [email protected]
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to