[PATCH] libstdc++: increment *this instead of this
Kefu Chai
kefu.chai@scylladb.com
Sat May 18 07:42:20 GMT 2024
On Sat, May 18, 2024 at 3:25 PM Jakub Jelinek <jakub@redhat.com> wrote:
> On Sat, May 18, 2024 at 02:53:20PM +0800, Kefu Chai wrote:
> > libstdc++-v3/ChangeLog:
> >
> > * include/bits/unicode.h (enable_borrowed_range): Call ++(*this)
> > instead of ++this
>
> This should be already fixed, see https://gcc.gnu.org/PR115119
Thanks Jakub. Indeed. The mirror of the gcc source repo I am using has some
latencies.
>
> Jakub
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://gcc.gnu.org/pipermail/libstdc++/attachments/20240518/8937e054/attachment.htm>
More information about the Libstdc++
mailing list