This is the mail archive of the
libstdc++-cvs@gcc.gnu.org
mailing list for the libstdc++ project.
r183914 - in /trunk/libstdc++-v3: ChangeLog pyt...
- From: redi at gcc dot gnu dot org
- To: libstdc++-cvs at gcc dot gnu dot org
- Date: Sun, 05 Feb 2012 19:10:16 -0000
- Subject: r183914 - in /trunk/libstdc++-v3: ChangeLog pyt...
Author: redi
Date: Sun Feb 5 19:10:15 2012
New Revision: 183914
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=183914
Log:
PR libstdc++/51956
* python/libstdcxx/v6/printers.py (StdPointerPrinter): Rename to...
(SharedPointerPrinter): This. Also show weak count.
* testsuite/libstdc++-prettyprinters/shared_ptr.cc: New.
Added:
trunk/libstdc++-v3/testsuite/libstdc++-prettyprinters/shared_ptr.cc
Modified:
trunk/libstdc++-v3/ChangeLog
trunk/libstdc++-v3/python/libstdcxx/v6/printers.py