r183914 - in /trunk/libstdc++-v3: ChangeLog pyt...

redi@gcc.gnu.org redi@gcc.gnu.org
Sun Feb 5 19:10:00 GMT 2012


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



More information about the Libstdc++-cvs mailing list