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

timshen@gcc.gnu.org timshen@gcc.gnu.org
Fri Jan 2 22:33:00 GMT 2015


Author: timshen
Date: Fri Jan  2 22:33:04 2015
New Revision: 219151

URL: https://gcc.gnu.org/viewcvs?rev=219151&root=gcc&view=rev
Log:
	PR libstdc++/64475
	* include/bits/regex_executor.tcc (_Executor<>::_M_dfs): Copy the
	iterator, since the original one shouldn't be mutated.

Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/include/bits/regex_executor.tcc



More information about the Libstdc++-cvs mailing list