On Wed, 15 Oct 2025 at 07:42, Luc Grosheintz <[email protected]> wrote: > > > > On 10/14/25 5:38 PM, Tomasz Kaminski wrote: > > On Tue, Oct 14, 2025 at 5:19 PM Luc Grosheintz <[email protected]> > > wrote: > > > >> After r16-4421-g59cabe08b57a26 the local type alias _String isn't used > >> anymore and therefore causes warnings when building the tests with > >> `-Wall -Wextra`. > >> > >> libstdc++-v3/ChangeLog: > >> > >> * include/std/format (_M_format_range): Remove unused local type > >> alias _String. > >> > >> Signed-off-by: Luc Grosheintz <[email protected]> > >> --- > >> > > LGTM. I will push that to the trunk. > > (This is a obvious change, so it shouldn't require approval). > > > > The script gen_gcc_docs.sh failed due to a timeout: > https://builder.sourceware.org/buildbot/#/builders/346/builds/366 > > It blames three commits, one of them is this one. I can't see > anything in any of the three commits that could have plausibly > caused it to timeout. > > Please let me know if there's anything I can do.
The next build worked fine so you can ignore it. The machine was just too busy or its network card was full of ants or something.
