public inbox for gcc-cvs-wwwdocs@sourceware.org
help / color / mirror / Atom feed
* gcc-wwwdocs branch master updated. 8ee48d6db8b318d4f332cb993c52667bfe0e8dfd
@ 2022-11-05 22:53 Gerald Pfeifer
  0 siblings, 0 replies; only message in thread
From: Gerald Pfeifer @ 2022-11-05 22:53 UTC (permalink / raw)
  To: gcc-cvs-wwwdocs

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-11-05 22:53 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-05 22:53 gcc-wwwdocs branch master updated. 8ee48d6db8b318d4f332cb993c52667bfe0e8dfd Gerald Pfeifer

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).