------- Additional Comments From gdr at integrable-solutions dot net 2005-09-17 20:29 ------- Subject: Re: [DR 502] Dependency of nested enumerations and enumerators
"reichelt at gcc dot gnu dot org" <[EMAIL PROTECTED]> writes: | The code snippet from comment #4 is now accepted on the 4.0 branch | and mainline due to Mark's patch for PR21514: | | http://gcc.gnu.org/ml/gcc-patches/2005-09/msg00996.html | | The anonymous enum is again treated via SFINAE. Notice however, that this is not a committee decision. It is not clear at this moment whether linkage should play any role in SFNINAE or not -- but the previous behaviour was just annoying. -- Gaby -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=6273