[Bug c++/50015] [C++0x] std::initializer_list<std::string> members are not properly initialized

paolo.carlini at oracle dot com gcc-bugzilla@gcc.gnu.org
Sun Aug 7 16:38:00 GMT 2011


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jason at gcc dot gnu.org
            Summary|std::initializer_list<std:: |[C++0x]
                   |string> members are not     |std::initializer_list<std::
                   |properly initialized        |string> members are not
                   |                            |properly initialized

--- Comment #2 from Paolo Carlini <paolo.carlini at oracle dot com> 2011-08-07 16:38:30 UTC ---
Also basing on the errors produced by valgrind, seems related to PR48370. Jason
can you have a look / maybe close as duplicate?



More information about the Gcc-bugs mailing list