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. 8ee48d6db8b318d4f332cb993c52667bfe0e8dfd
Date: Sat,  5 Nov 2022 22:53:42 +0000 (GMT)	[thread overview]
Message-ID: <20221105225342.C7EB13858407@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  8ee48d6db8b318d4f332cb993c52667bfe0e8dfd (commit)
      from  c14a34240d805d5d11f587f5a04eeed58d1617b8 (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 8ee48d6db8b318d4f332cb993c52667bfe0e8dfd
Author: Gerald Pfeifer <gerald@pfeifer.com>
Date:   Sat Nov 5 23:49:48 2022 +0100

    codingrationale: Switch www.open-std.org links to https

diff --git a/htdocs/codingrationale.html b/htdocs/codingrationale.html
index 900f6c53..6cc76885 100644
--- a/htdocs/codingrationale.html
+++ b/htdocs/codingrationale.html
@@ -197,11 +197,11 @@ results in an unintended call to the <code>int</code> overload on some systems.
 In practice, the problem that this restriction addresses
 arises more from bad user-defined implicit conversion operators.
 See ISO C++
-<a href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2007/n2437.pdf">
+<a href="https://www.open-std.org/jtc1/sc22/wg21/docs/papers/2007/n2437.pdf">
 N2437</a>
 and 
 ISO C++
-<a href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2008/n2514.html">
+<a href="https://www.open-std.org/jtc1/sc22/wg21/docs/papers/2008/n2514.html">
 N2514</a>.
 </p>
 

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

Summary of changes:
 htdocs/codingrationale.html | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
gcc-wwwdocs

                 reply	other threads:[~2022-11-05 22:53 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=20221105225342.C7EB13858407@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).