On Sat, 8 Jun 2024 at 16:56, Ulrich Drepper <drepper....@gmail.com> wrote: > > On Sat, Jun 8, 2024 at 5:03 PM Jonathan Wakely <jwak...@redhat.com> wrote: > > I'm in two minds about backporting this one. It would be good to fix the > > non-conformance problem for the release branches, but it also > > potentially breaks some code that uses ranges::iota without including > > <numeric>. > > I say add the change as soon as possible so that there is as little > code as possible relying on the non-standard header.
Yes, that's good rationale for doing the backports.