This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/55041] prettyprinting/shared_ptr & cxx11 fails on some platforms
- From: "redi at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sun, 28 Oct 2012 13:20:38 +0000
- Subject: [Bug libstdc++/55041] prettyprinting/shared_ptr & cxx11 fails on some platforms
- Auto-submitted: auto-generated
- References: <bug-55041-4@http.gcc.gnu.org/bugzilla/>
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