public inbox for gcc-cvs-wwwdocs@sourceware.org
help / color / mirror / Atom feed
* gcc-wwwdocs branch master updated. 53ccade9a0d31b84effde997426cdca906ff89f0
@ 2020-01-18  9:55 gerald
  0 siblings, 0 replies; only message in thread
From: gerald @ 2020-01-18  9:55 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  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


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

only message in thread, other threads:[~2020-01-18  9:55 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-18  9:55 gcc-wwwdocs branch master updated. 53ccade9a0d31b84effde997426cdca906ff89f0 gerald

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