Commit d3fc820e by François Dumont

Fix my yesterday ChangeLog entry.

From-SVN: r262429
parent e365d8d8
...@@ -58,8 +58,9 @@ ...@@ -58,8 +58,9 @@
New. New.
* testsuite/23_containers/unordered_set/operations/contains.cc: New. * testsuite/23_containers/unordered_set/operations/contains.cc: New.
2018-07-03 François Dumont <fdumont@gcc.gnu.org> 2018-07-04 François Dumont <fdumont@gcc.gnu.org>
PR libstdc++/86272
* include/debug/string * include/debug/string
(__gnu_debug::basic_string<>::insert<_Ite>(const_iterator, _Ite, _Ite)): (__gnu_debug::basic_string<>::insert<_Ite>(const_iterator, _Ite, _Ite)):
Use __glibcxx_check_insert_range. Use __glibcxx_check_insert_range.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment