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 libstdc++/43813] [DR1234] vector<T*>(3, NULL) fails to compile


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

Jeffrey Yasskin <jyasskin at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|SUSPENDED                   |NEW
                 CC|                            |jyasskin at gcc dot gnu.org
            Version|4.5.0                       |4.7.0

--- Comment #10 from Jeffrey Yasskin <jyasskin at gcc dot gnu.org> 2012-02-22 23:38:02 UTC ---
->NEW since the issue was adopted for C++11:
http://www.open-std.org/jtc1/sc22/wg21/docs/lwg-defects.html#1234. Clearly I
didn't find time to write the patch, and I'm not likely to before gcc-4.7


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