[Bug libstdc++/55041] prettyprinting/shared_ptr & cxx11 fails on some platforms

redi at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sun Oct 28 13:21:00 GMT 2012


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

--- Comment #7 from Jonathan Wakely <redi at gcc dot gnu.org> 2012-10-28 13:20:38 UTC ---
Author: redi
Date: Sun Oct 28 13:20:31 2012
New Revision: 192894

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=192894
Log:
    PR libstdc++/55041
    * python/libstdcxx/v6/printers.py (Tr1UnorderedMapPrinter): Update
    to handle hashtable as member of unordered_map not base class.
    (Tr1UnorderedSetPrinter): Likewise.

Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/python/libstdcxx/v6/printers.py



More information about the Gcc-bugs mailing list