Re: Fix Debug DR2354

2017-12-27 Thread François Dumont
Now backported to branch. On 24/12/2017 08:55, Jonathan Wakely wrote: On 19 December 2017 at 21:33, François Dumont wrote: Hi I plan to apply attached patch tomorrow to fix those _GLIBCXX_DEBUG failures: FAIL: 23_containers/map/modifiers/insert/dr2354.cc (test for excess errors) FAIL: 23_

Re: Fix Debug DR2354

2017-12-23 Thread Jonathan Wakely
On 19 December 2017 at 21:33, François Dumont wrote: > Hi > > I plan to apply attached patch tomorrow to fix those _GLIBCXX_DEBUG > failures: > > FAIL: 23_containers/map/modifiers/insert/dr2354.cc (test for excess errors) > FAIL: 23_containers/multimap/modifiers/insert/dr2354.cc (test for excess

Fix Debug DR2354

2017-12-19 Thread François Dumont
Hi   I plan to apply attached patch tomorrow to fix those _GLIBCXX_DEBUG failures: FAIL: 23_containers/map/modifiers/insert/dr2354.cc (test for excess errors) FAIL: 23_containers/multimap/modifiers/insert/dr2354.cc (test for excess errors) FAIL: 23_containers/unordered_map/insert/dr2354.cc (te