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

François Dumont frs.dumont@gmail.com
Sat May 23 11:20:00 GMT 2015


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  fdumont@gcc.gnu.org>
>
>     PR libstdc++/64657
>     * include/debug/functions.h (__check_sorted_aux): Cast expression to
>     void.
>
> Tested linux x86_64 debug mode in C++11.
>
> François
>
With the patch.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 64657.patch
Type: text/x-patch
Size: 777 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20150523/da3f37cd/attachment.bin>


More information about the Libstdc++ mailing list