public inbox for gcc-cvs-wwwdocs@sourceware.org
help / color / mirror / Atom feed
From: David Edelsohn <dje@sourceware.org>
To: gcc-cvs-wwwdocs@gcc.gnu.org
Subject: gcc-wwwdocs branch master updated. 0a811c2e94d02915b1e6d2329c6d5229c95eead4
Date: Tue, 28 Apr 2020 14:35:13 +0000 (GMT)	[thread overview]
Message-ID: <20200428143513.F229C385DC1F@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  0a811c2e94d02915b1e6d2329c6d5229c95eead4 (commit)
      from  a9f7270aaca6711ea7a99ebdd22bea9848bc9d64 (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 0a811c2e94d02915b1e6d2329c6d5229c95eead4
Author: David Edelsohn <dje.gcc@gmail.com>
Date:   Tue Apr 28 10:31:20 2020 -0400

    wwwdocs: Update cxx1y links to cxx-status.
    
    Update current navitation pages from references to cxx1y to cxx-status
    instead of relying upon web server remapping.
    
            * news.html: GCC 5 C++14 complete announcement.
            * projects/index.html: C++14 projects changed to C++ projects.

diff --git a/htdocs/news.html b/htdocs/news.html
index dd4e1c09..0dd6b265 100644
--- a/htdocs/news.html
+++ b/htdocs/news.html
@@ -171,7 +171,7 @@
 
 <dt><span><a href="gcc-5/changes.html">GCC 5</a> C++14 language feature-complete</span>
     <span class="date">[2014-12-23]</span></dt>
-    <dd>Support for all <a href="projects/cxx1y.html">C++14 language
+    <dd>Support for all <a href="projects/cxx-status.html#cxx14">C++14 language
     features</a> has been added to the development sources for GCC, and
     will be available when GCC 5 is released next year.  Contributed by
     Jason Merrill, Braden Obrzut, Adam Butcher, Edward Smith-Rowland,
diff --git a/htdocs/projects/index.html b/htdocs/projects/index.html
index 282d79eb..0647ed6b 100644
--- a/htdocs/projects/index.html
+++ b/htdocs/projects/index.html
@@ -29,7 +29,7 @@ help develop GCC:</p>
     inadequacies</a>.</li>
 <li><a href="cpplib.html">Projects for the C preprocessor.</a></li>
 <li><a href="c-frontend.html">Projects for improving the C front end.</a></li>
-<li><a href="cxx1y.html">Implementing new C++14 features.</a></li>
+<li><a href="cxx-status.html">Implementing new C++ features.</a></li>
 <li><a href="gupc.html">The GNU UPC Project.</a></li>
 <li><a href="#improve_the_installation_procedure">Improve the installation procedure</a></li>
 <li><a href="#simpler_porting">Simpler porting</a></li>

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

Summary of changes:
 htdocs/news.html           | 2 +-
 htdocs/projects/index.html | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
gcc-wwwdocs


                 reply	other threads:[~2020-04-28 14:35 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=20200428143513.F229C385DC1F@sourceware.org \
    --to=dje@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).