From patchwork Tue Apr 28 14:48:26 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: David Edelsohn X-Patchwork-Id: 1278547 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=gcc.gnu.org (client-ip=8.43.85.97; helo=sourceware.org; envelope-from=gcc-patches-bounces@gcc.gnu.org; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=gcc.gnu.org Authentication-Results: ozlabs.org; dkim=pass (1024-bit key; unprotected) header.d=gcc.gnu.org header.i=@gcc.gnu.org header.a=rsa-sha256 header.s=default header.b=M98jBz1B; dkim-atps=neutral Received: from sourceware.org (server2.sourceware.org [8.43.85.97]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 49BPfQ0x4pz9sRY for ; Wed, 29 Apr 2020 00:48:44 +1000 (AEST) Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id 3808D3948A6C; Tue, 28 Apr 2020 14:48:41 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 3808D3948A6C DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1588085321; bh=JsqZL0i14dhPRlH4kFosfTqG7Fy/7h1fqaZwzaAm5Nw=; h=Date:Subject:To:List-Id:List-Unsubscribe:List-Archive:List-Post: List-Help:List-Subscribe:From:Reply-To:From; b=M98jBz1BU7Y1+hllhUAwoglz5uEB56oQk+D4pf9AO1DCjBnFm+eDdRMTNNJi8b9Z9 /uw17gHNRH7asE3r/aSFD6r2E6hHGVxOyEUat4a4pkm1XjBuKPVGKvO9kEIq23hybJ CJtHXDEKzuUvHxqZQYM8PaKAtDmmIpaw5384jXwc= X-Original-To: gcc-patches@gcc.gnu.org Delivered-To: gcc-patches@gcc.gnu.org Received: from mail-wm1-x333.google.com (mail-wm1-x333.google.com [IPv6:2a00:1450:4864:20::333]) by sourceware.org (Postfix) with ESMTPS id AD0CC385BF81 for ; Tue, 28 Apr 2020 14:48:38 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org AD0CC385BF81 Received: by mail-wm1-x333.google.com with SMTP id v8so2555995wma.0 for ; Tue, 28 Apr 2020 07:48:38 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=JsqZL0i14dhPRlH4kFosfTqG7Fy/7h1fqaZwzaAm5Nw=; b=Sa8oLgDKBASZsTa7JC69MWGTnuOb1qn50uPJqrmxjVLWv1HdQV22jG+CtO9SEzX/yb uYsU18/AUaclayr/26gJ2qnlShxE0z6oaye/R3AUKpAtZXC0hBvqhrQIfa15eQPuD0Nd S9NhVPI0x6obW/usrxKpGjmbkBpptO/2UCcCbdhKY4qnmCTA5Rodk+Fhre0T5r4ae6Dk kWMmShY/rUY2kF/kI3+b4FnSznYxX3hlivtasgIQf0YCvg2oUwCyPdmNM5dSIpWiKyPl dJThpLf2WjEfNpPEbw2KrskVOsAVVw8gSjGVIbjMHCav+UdNXaIGYx28F4UA50SbxxD+ LIIA== X-Gm-Message-State: AGi0PuY4DKfD4KzeYAFiZJvM1mFyiU48UuqGnOvKd2DAd4cmP7fuCxNY sV0cDvJ7GCNE7U5RHTg+BpMu492dGScP4rnRb/L77NJJYDg= X-Google-Smtp-Source: APiQypKzioRazcTSgNm+8nhncxgNrGTh/x9AwFbsRUHUFjBEbzBuFgdwyKhlEr9XV/62IExg38Ae7ljdo8UNAvrGX94= X-Received: by 2002:a1c:9ad4:: with SMTP id c203mr4856060wme.126.1588085317258; Tue, 28 Apr 2020 07:48:37 -0700 (PDT) MIME-Version: 1.0 Date: Tue, 28 Apr 2020 10:48:26 -0400 Message-ID: Subject: [wwwdocs] Update cxx1y links to cxx-status To: GCC Patches X-Spam-Status: No, score=-18.7 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, GIT_PATCH_0, GIT_PATCH_1, GIT_PATCH_2, GIT_PATCH_3, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: gcc-patches@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gcc-patches mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-Patchwork-Original-From: David Edelsohn via Gcc-patches From: David Edelsohn Reply-To: David Edelsohn Errors-To: gcc-patches-bounces@gcc.gnu.org Sender: "Gcc-patches" While looking up C++14 information, I noticed that some links in current navigation pages refer to cxx1y.html instead of cxx-status.html. This patch changes the NEWS item to refer to cxx-status.html#cxx14 and the Projects index to refer to C++ language features instead of C++14 language features. This makes it easier for users to find the cxx-status.html page. Committed. * news.html: GCC 5 C++14 complete announcement. * projects/index.html: C++14 projects changed to C++ projects.
  • Simpler porting
  • 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 @@
    GCC 5 C++14 language feature-complete [2014-12-23]
    -
    Support for all C++14 language +
    Support for all C++14 language features 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:

    inadequacies.
  • Projects for the C preprocessor.
  • Projects for improving the C front end.
  • -
  • Implementing new C++14 features.
  • +
  • Implementing new C++ features.
  • The GNU UPC Project.
  • Improve the installation procedure