public inbox for gcc-cvs-wwwdocs@sourceware.org
help / color / mirror / Atom feed
From: Gerald Pfeifer <gerald@sourceware.org>
To: gcc-cvs-wwwdocs@gcc.gnu.org
Subject: gcc-wwwdocs branch master updated. d7b2e0b7bec081de6b532ef41d6ea6ee49807698
Date: Sat,  8 Jun 2024 11:42:52 +0000 (GMT)	[thread overview]
Message-ID: <20240608114252.AB16B3858D26@sourceware.org> (raw)

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "gcc-wwwdocs".

The branch, master has been updated
       via  d7b2e0b7bec081de6b532ef41d6ea6ee49807698 (commit)
      from  60b155ba1362c75be927e673c51a3a1cf911b3bb (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit d7b2e0b7bec081de6b532ef41d6ea6ee49807698
Author: Gerald Pfeifer <gerald@pfeifer.com>
Date:   Sat Jun 8 13:41:58 2024 +0200

    *: Refer to /onlinedocs fully qualified via gcc.gnu.org

diff --git a/htdocs/gcc-14/porting_to.html b/htdocs/gcc-14/porting_to.html
index ef02e071..3de15d02 100644
--- a/htdocs/gcc-14/porting_to.html
+++ b/htdocs/gcc-14/porting_to.html
@@ -428,7 +428,7 @@ exec /usr/bin/gcc -fpermissive "$@"
 
 C code generators that cannot be updated to generate valid standard C
 can emit
-<a href="/onlinedocs/gcc-14.1.0/gcc/Diagnostic-Pragmas.html"><code>#pragma GCC diagnostic warning</code></a>
+<a href="https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Diagnostic-Pragmas.html"><code>#pragma GCC diagnostic warning</code></a>
 directives to turn these errors back into warnings:
 
 <pre>
diff --git a/htdocs/gcc-5/changes.html b/htdocs/gcc-5/changes.html
index ab3da60b..81ad4be3 100644
--- a/htdocs/gcc-5/changes.html
+++ b/htdocs/gcc-5/changes.html
@@ -438,7 +438,7 @@ version 2 and the current setting.</li>
 
   <h4 id="libstdcxx">Runtime Library (libstdc++)</h4>
   <ul>
-    <li>A <a href="/onlinedocs/libstdc++/manual/using_dual_abi.html">Dual
+    <li>A <a href="https://gcc.gnu.org/onlinedocs/libstdc++/manual/using_dual_abi.html">Dual
         ABI</a> is provided by the library. A new ABI is enabled by default.
         The old ABI is still supported and can be used by defining the macro
         <code>_GLIBCXX_USE_CXX11_ABI</code> to <code>0</code> before

-----------------------------------------------------------------------

Summary of changes:
 htdocs/gcc-14/porting_to.html | 2 +-
 htdocs/gcc-5/changes.html     | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
gcc-wwwdocs

                 reply	other threads:[~2024-06-08 11:42 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20240608114252.AB16B3858D26@sourceware.org \
    --to=gerald@sourceware.org \
    --cc=gcc-cvs-wwwdocs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).