Re: [patch] libstdc++/64657 support iterators with overloaded comma operator

2015-06-22 Thread Jonathan Wakely
On 29/04/15 16:22 +0100, Jonathan Wakely wrote: I think this covers all the places in the library where we do: ++i, ++j I missed one. Tested powerpc64-linux, committed to trunk. commit 28542877cbeae9e1da3bdc8e3a5a3053b2f0ee23 Author: Jonathan Wakely Date: Mon Jun 22 13:44:06 2015 +0100

Re: [patch] libstdc++/64657 support iterators with overloaded comma operator

2015-05-23 Thread François Dumont
On 23/05/2015 13:19, François Dumont wrote: On 29/04/2015 17:22, Jonathan Wakely wrote: I think this covers all the places in the library where we do: ++i, ++j Tested powerpc64le-linux, committed to trunk. I just committed 2 missing places in debug mode. 2015-05-23 François Dumont fdum...

Re: [patch] libstdc++/64657 support iterators with overloaded comma operator

2015-05-23 Thread François Dumont
On 29/04/2015 17:22, Jonathan Wakely wrote: I think this covers all the places in the library where we do: ++i, ++j Tested powerpc64le-linux, committed to trunk. I just committed 2 missing places in debug mode. 2015-05-23 François Dumont fdum...@gcc.gnu.org> PR libstdc++/64657 * i

[patch] libstdc++/64657 support iterators with overloaded comma operator

2015-04-29 Thread Jonathan Wakely
I think this covers all the places in the library where we do: ++i, ++j Tested powerpc64le-linux, committed to trunk. commit 572881116b98ee50027dbd5e8880ea6d92e86cca Author: Jonathan Wakely Date: Sun Jan 18 17:04:10 2015 + PR libstdc++/64657 * include/bits/basic_string (basic_