r238711 - in /trunk/libstdc++-v3: ChangeLog inc...

redi@gcc.gnu.org redi@gcc.gnu.org
Mon Jul 25 12:56:00 GMT 2016


Author: redi
Date: Mon Jul 25 12:56:12 2016
New Revision: 238711

URL: https://gcc.gnu.org/viewcvs?rev=238711&root=gcc&view=rev
Log:
Fix missing qualification in <ext/rope>

2016-07-25  Georeth Chow  <georeth2010@gmail.com>

	* include/ext/ropeimpl.h (rope<>::_S_dump(_RopeRep*, int)): Qualify
	_S_concat enumerator.
	* testsuite/ext/rope/6.cc: New test.

Added:
    trunk/libstdc++-v3/testsuite/ext/rope/6.cc
Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/include/ext/ropeimpl.h



More information about the Libstdc++-cvs mailing list