public inbox for gcc-cvs-wwwdocs@sourceware.org
help / color / mirror / Atom feed
From: gerald@gcc.gnu.org
To: gcc-cvs-wwwdocs@gcc.gnu.org
Subject: gcc-wwwdocs branch master updated. 53ccade9a0d31b84effde997426cdca906ff89f0
Date: Sat, 18 Jan 2020 09:55:00 -0000	[thread overview]
Message-ID: <20200118095547.24789.qmail@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  53ccade9a0d31b84effde997426cdca906ff89f0 (commit)
       via  b3723b90bf57fe139e8eab1be92a64c25a48b53a (commit)
      from  7eba7f3bcff6b7c41474da9dd709294516903bd8 (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 53ccade9a0d31b84effde997426cdca906ff89f0
Author: Gerald Pfeifer <gerald@pfeifer.com>
Date:   Sat Jan 18 10:55:12 2020 +0100

    Update notes on C++17 and C++2a support.
    
    Streamline these two sections, remove references to svn.html, note
    the latter has landed by now.

diff --git a/htdocs/projects/cxx-status.html b/htdocs/projects/cxx-status.html
index dd3702dc..8d9dbce6 100644
--- a/htdocs/projects/cxx-status.html
+++ b/htdocs/projects/cxx-status.html
@@ -36,9 +36,7 @@
   <p>GCC has experimental support for the next revision of the C++
   standard, which is expected to be published in 2020.</p>
 
-  <p>C++2a features are available as part of "mainline" GCC
-    in the trunk of <a href="../svn.html">GCC's repository</a>
-    and will be available in GCC 8 and later. To enable C++2a
+  <p>C++2a features are available since GCC 8. To enable C++2a
       support, add the command-line parameter <code>-std=c++2a</code>
       to your <code>g++</code> command line. Or, to enable GNU
       extensions in addition to C++2a features,
@@ -462,9 +460,7 @@
   <a href="https://gcc.gnu.org/onlinedocs/libstdc++/manual/status.html#status.iso.2017">the library documentation</a>.
   </p>
 
-  <p>C++17 features are available as part of "mainline" GCC
-    in the trunk of <a href="../svn.html">GCC's repository</a>
-    and in GCC 5 and later. To enable C++17
+  <p>C++17 features are available since GCC 5. To enable C++17
       support, add the command-line parameter <code>-std=c++17</code>
       to your <code>g++</code> command line. Or, to enable GNU
       extensions in addition to C++17 features,

commit b3723b90bf57fe139e8eab1be92a64c25a48b53a
Author: Gerald Pfeifer <gerald@pfeifer.com>
Date:   Sat Jan 18 01:18:29 2020 +0100

    Refer to Git (not SVN) to obtain current sources.

diff --git a/htdocs/snapshots.html b/htdocs/snapshots.html
index 3c491b00..80d61e27 100644
--- a/htdocs/snapshots.html
+++ b/htdocs/snapshots.html
@@ -11,7 +11,7 @@
 
 <h1>GCC Snapshots</h1>
 
-<p>We recommend that you use <a href="svn.html">SVN to access our
+<p>We recommend that you use <a href="git.html">Git to access our
 current development sources</a>.</p>
 
 <p>We also make regular snapshots available for download from our

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

Summary of changes:
 htdocs/projects/cxx-status.html | 8 ++------
 htdocs/snapshots.html           | 2 +-
 2 files changed, 3 insertions(+), 7 deletions(-)


hooks/post-receive
-- 
gcc-wwwdocs


                 reply	other threads:[~2020-01-18  9:55 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=20200118095547.24789.qmail@sourceware.org \
    --to=gerald@gcc.gnu.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).