From: Arsen Arsenović Date: Tue, 9 Sep 2025 10:57:49 +0000 (+0200) Subject: libstdc++: Replace "Tunables" link with one that does not have an anchor X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c7e9d256fb94bfd9129cd33d9a24c76aa698d7ae;p=thirdparty%2Fgcc.git libstdc++: Replace "Tunables" link with one that does not have an anchor This works around a dblatex bug, where dblatex emits invalid TeX, by placing a raw "#" in a \href. Fixes: f6ff531d907d ("libstdc++: Update link to "Tunables" in Glibc manual") libstdc++-v3/ChangeLog: * doc/xml/manual/using_exceptions.xml: Replace "Tunables" link with one that does not have an anchor. * doc/html/manual/using_exceptions.html: Regenerate. --- diff --git a/libstdc++-v3/doc/html/manual/using_exceptions.html b/libstdc++-v3/doc/html/manual/using_exceptions.html index 67b4365fbbc..9b53e3688ae 100644 --- a/libstdc++-v3/doc/html/manual/using_exceptions.html +++ b/libstdc++-v3/doc/html/manual/using_exceptions.html @@ -366,7 +366,7 @@ is called. GCC Bug 25191: exception_defines.h #defines try/catch .

- + Tunables, The GNU C Library .

\ No newline at end of file diff --git a/libstdc++-v3/doc/xml/manual/using_exceptions.xml b/libstdc++-v3/doc/xml/manual/using_exceptions.xml index 784c90c4a29..c46cff201f1 100644 --- a/libstdc++-v3/doc/xml/manual/using_exceptions.xml +++ b/libstdc++-v3/doc/xml/manual/using_exceptions.xml @@ -622,7 +622,7 @@ is called. <link xmlns:xlink="http://www.w3.org/1999/xlink" - xlink:href="https://sourceware.org/glibc/manual/latest/html_mono/libc.html#Tunables"> + xlink:href="https://sourceware.org/glibc/manual/latest/html_node/Tunables.html"> Tunables, The GNU C Library </link>