public inbox for libstdc++@gcc.gnu.org
 help / color / mirror / Atom feed
* [pushed] libstdc++: Tweak link to ABIcheck project
@ 2023-02-03 19:20 Gerald Pfeifer
  2023-02-03 19:51 ` Jonathan Wakely
  0 siblings, 1 reply; 2+ messages in thread
From: Gerald Pfeifer @ 2023-02-03 19:20 UTC (permalink / raw)
  To: libstdc++, gcc-patches

libstdc++-v3/ChangeLog:

	* doc/xml/manual/abi.xml: Tweak link to ABIcheck project.
	* 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.
 </p><p>
 <a class="link" href="http://gcc.gnu.org/PR19664" target="_top">19664: libstdc++ headers should have pop/push of the visibility around the declarations</a>
 </p></div><div class="bibliography"><div class="titlepage"><div><div><h3 class="title"><a id="abi.biblio"></a>Bibliography</h3></div></div></div><div class="biblioentry"><a id="biblio.abicheck"></a><p>[biblio.abicheck] <span class="title"><em>
-	<a class="link" href="http://abicheck.sourceforge.net" target="_top">
+	<a class="link" href="https://abicheck.sourceforge.net" target="_top">
 	  ABIcheck
 	</a>
       </em>. </span></p></div><div class="biblioentry"><a id="biblio.cxxabi"></a><p>[biblio.cxxabi] <span class="title"><em>
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.
     <biblioentry xml:id="biblio.abicheck">
       <title>
 	<link xmlns:xlink="http://www.w3.org/1999/xlink"
-	      xlink:href="http://abicheck.sourceforge.net">
+	      xlink:href="https://abicheck.sourceforge.net">
 	  ABIcheck
 	</link>
       </title>
-- 
2.39.1

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [pushed] libstdc++: Tweak link to ABIcheck project
  2023-02-03 19:20 [pushed] libstdc++: Tweak link to ABIcheck project Gerald Pfeifer
@ 2023-02-03 19:51 ` Jonathan Wakely
  0 siblings, 0 replies; 2+ messages in thread
From: Jonathan Wakely @ 2023-02-03 19:51 UTC (permalink / raw)
  To: Gerald Pfeifer; +Cc: libstdc++, gcc-patches

[-- Attachment #1: Type: text/plain, Size: 2152 bytes --]

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.
>  </p><p>
>  <a class="link" href="http://gcc.gnu.org/PR19664" target="_top">19664:
> libstdc++ headers should have pop/push of the visibility around the
> declarations</a>
>  </p></div><div class="bibliography"><div class="titlepage"><div><div><h3
> class="title"><a
> id="abi.biblio"></a>Bibliography</h3></div></div></div><div
> class="biblioentry"><a id="biblio.abicheck"></a><p>[biblio.abicheck] <span
> class="title"><em>
> -       <a class="link" href="http://abicheck.sourceforge.net"
> target="_top">
> +       <a class="link" href="https://abicheck.sourceforge.net"
> target="_top">
>           ABIcheck
>         </a>
>        </em>. </span></p></div><div class="biblioentry"><a
> id="biblio.cxxabi"></a><p>[biblio.cxxabi] <span class="title"><em>
> 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.
>      <biblioentry xml:id="biblio.abicheck">
>        <title>
>         <link xmlns:xlink="http://www.w3.org/1999/xlink"
> -             xlink:href="http://abicheck.sourceforge.net">
> +             xlink:href="https://abicheck.sourceforge.net">
>           ABIcheck
>         </link>
>        </title>
> --
> 2.39.1
>

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-02-03 19:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-03 19:20 [pushed] libstdc++: Tweak link to ABIcheck project Gerald Pfeifer
2023-02-03 19:51 ` Jonathan Wakely

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).