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++/50930] [C++0x] Valid brace-or-equal-initializer of non-static data member rejected


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

Jason Merrill <jason at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |ASSIGNED
   Last reconfirmed|                            |2011-11-02
                 CC|                            |jason at gcc dot gnu.org,
                   |                            |jimis at gmx dot net
     Ever Confirmed|0                           |1

--- Comment #2 from Jason Merrill <jason at gcc dot gnu.org> 2011-11-02 20:44:30 UTC ---
(In reply to comment #1)
> It seems to me that this defect also causes the compile problems of the library
> implementation of std::mutex via the Linuxthreads implementation of pthread.h.

Definitely.

http://gcc.gnu.org/ml/gcc-help/2011-10/msg00241.html


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