]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
libstdc++: Replace "Tunables" link with one that does not have an anchor
authorArsen Arsenović <arsen@aarsen.me>
Tue, 9 Sep 2025 10:57:49 +0000 (12:57 +0200)
committerArsen Arsenović <arsen@gcc.gnu.org>
Tue, 9 Sep 2025 11:04:57 +0000 (13:04 +0200)
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.

libstdc++-v3/doc/html/manual/using_exceptions.html
libstdc++-v3/doc/xml/manual/using_exceptions.xml

index 67b4365fbbc8814f4ae6060896e146e7ff7878f3..9b53e3688ae714906d9c7d63358bfef8b1ef3787 100644 (file)
@@ -366,7 +366,7 @@ is called.
       GCC Bug 25191: exception_defines.h #defines try/catch
        </a>
       </em>. </span></p></div><div class="biblioentry"><a id="id-1.3.3.4.9.10.10"></a><p><span class="title"><em>
-       <a class="link" href="https://sourceware.org/glibc/manual/latest/html_mono/libc.html#Tunables" target="_top">
+       <a class="link" href="https://sourceware.org/glibc/manual/latest/html_node/Tunables.html" target="_top">
       Tunables, The GNU C Library
        </a>
       </em>. </span></p></div></div></div><div class="navfooter"><hr /><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="using_concurrency.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="using.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="debug.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">Concurrency </td><td width="20%" align="center"><a accesskey="h" href="../index.html">Home</a></td><td width="40%" align="right" valign="top"> Debugging Support</td></tr></table></div></body></html>
\ No newline at end of file
index 784c90c4a29f4aeffcd2973a35a61902a93d203b..c46cff201f178aaa172ef31e0fa91a1d3fac76ca 100644 (file)
@@ -622,7 +622,7 @@ is called.
   <biblioentry>
       <title>
        <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>
       </title>