r240235 - in /branches/gcc-6-branch/libstdc++-v...

redi@gcc.gnu.org redi@gcc.gnu.org
Mon Sep 19 15:50:00 GMT 2016


Author: redi
Date: Mon Sep 19 15:50:53 2016
New Revision: 240235

URL: https://gcc.gnu.org/viewcvs?rev=240235&root=gcc&view=rev
Log:
libstdc++/77645 Fix xmethods for std::list

	PR libstdc++/77645
	* python/libstdcxx/v6/xmethods.py (DequeWorkerBase.index): Rename
	argument.
	(ListWorkerBase.get_value_from_node): Define new method.
	(ListFrontWorker.__call__, ListBackWorker.__call__): Use it.

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



More information about the Gcc-cvs mailing list