On Fri, 3 Feb 2023, 19:20 Gerald Pfeifer wrote: > libstdc++-v3/ChangeLog: > > * doc/xml/manual/abi.xml: Tweak link to ABIcheck project. > We should probably link to libabigail instead, or as well. * doc/html/manual/abi.html: Regenerate. > --- > libstdc++-v3/doc/html/manual/abi.html | 2 +- > libstdc++-v3/doc/xml/manual/abi.xml | 2 +- > 2 files changed, 2 insertions(+), 2 deletions(-) > > diff --git a/libstdc++-v3/doc/html/manual/abi.html > b/libstdc++-v3/doc/html/manual/abi.html > index 2781aeda30d..a9f7f04fa0c 100644 > --- a/libstdc++-v3/doc/html/manual/abi.html > +++ b/libstdc++-v3/doc/html/manual/abi.html > @@ -527,7 +527,7 @@ gcc test.c -g -O2 -L. -lone -ltwo > /usr/lib/libstdc++.so.5 /usr/lib/libstdc++.so. >

> 19664: > libstdc++ headers should have pop/push of the visibility around the > declarations >

class="title"> id="abi.biblio">Bibliography

class="biblioentry">

[biblio.abicheck] class="title"> > - target="_top"> > + target="_top"> > ABIcheck > > .

id="biblio.cxxabi">

[biblio.cxxabi] > diff --git a/libstdc++-v3/doc/xml/manual/abi.xml > b/libstdc++-v3/doc/xml/manual/abi.xml > index 3cca1fd3b38..3a3cbd3346c 100644 > --- a/libstdc++-v3/doc/xml/manual/abi.xml > +++ b/libstdc++-v3/doc/xml/manual/abi.xml > @@ -1130,7 +1130,7 @@ gcc test.c -g -O2 -L. -lone -ltwo > /usr/lib/libstdc++.so.5 /usr/lib/libstdc++.so. > > > <link xmlns:xlink="http://www.w3.org/1999/xlink" > - xlink:href="http://abicheck.sourceforge.net"> > + xlink:href="https://abicheck.sourceforge.net"> > ABIcheck > </link> > > -- > 2.39.1 >