r275646 - in /branches/gcc-8-branch/libstdc++-v...

redi@gcc.gnu.org redi@gcc.gnu.org
Wed Sep 11 11:41:00 GMT 2019


Author: redi
Date: Wed Sep 11 11:41:04 2019
New Revision: 275646

URL: https://gcc.gnu.org/viewcvs?rev=275646&root=gcc&view=rev
Log:
Fix Xmethod for shared_ptr::use_count()

This was reported in https://bugzilla.redhat.com/show_bug.cgi?id=1749578

	* python/libstdcxx/v6/xmethods.py (SharedPtrUseCountWorker.__call__):
	Fix syntax error.

Modified:
    branches/gcc-8-branch/libstdc++-v3/ChangeLog
    branches/gcc-8-branch/libstdc++-v3/python/libstdcxx/v6/xmethods.py



More information about the Gcc-cvs mailing list