public inbox for gcc-cvs-wwwdocs@sourceware.org
help / color / mirror / Atom feed
* gcc-wwwdocs branch master updated. 0a811c2e94d02915b1e6d2329c6d5229c95eead4
@ 2020-04-28 14:35 David Edelsohn
  0 siblings, 0 replies; only message in thread
From: David Edelsohn @ 2020-04-28 14:35 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  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


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

only message in thread, other threads:[~2020-04-28 14:35 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-28 14:35 gcc-wwwdocs branch master updated. 0a811c2e94d02915b1e6d2329c6d5229c95eead4 David Edelsohn

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