This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/52595] [DR 325] commas and non-static data member initializers don't mix


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52595

Paolo Carlini <paolo.carlini at oracle dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jason at gcc dot gnu.org

--- Comment #3 from Paolo Carlini <paolo.carlini at oracle dot com> 2012-03-20 11:29:49 UTC ---
I'm a bit confused here. If this is Core/325 should be duplicate of PR51666,
right? But, maybe too quickly, I closed the latter as fixed upon Jason commit
(see also http://gcc.gnu.org/ml/gcc-patches/2012-01/msg00062.html).

So, what's going on? Was the commit for PR51666 incomplete, so to speak?


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]