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