From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 2142) id D5BFA3858413; Sat, 30 Jul 2022 21:33:20 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org D5BFA3858413 To: gcc-cvs-wwwdocs@gcc.gnu.org Subject: gcc-wwwdocs branch master updated. 805fec94cc717ef843722320265612989b585bb0 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 9b3dbc6dd9e278edde818fe123ae13ffe2d639f9 X-Git-Newrev: 805fec94cc717ef843722320265612989b585bb0 Message-Id: <20220730213320.D5BFA3858413@sourceware.org> Date: Sat, 30 Jul 2022 21:33:20 +0000 (GMT) From: Gerald Pfeifer X-BeenThere: gcc-cvs-wwwdocs@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gcc-cvs-wwwdocs mailing list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 30 Jul 2022 21:33:21 -0000 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 805fec94cc717ef843722320265612989b585bb0 (commit) from 9b3dbc6dd9e278edde818fe123ae13ffe2d639f9 (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 805fec94cc717ef843722320265612989b585bb0 Author: Gerald Pfeifer Date: Sat Jul 30 23:32:41 2022 +0200 cxx-status: Fix erroneous entry from previous commit diff --git a/htdocs/projects/cxx-status.html b/htdocs/projects/cxx-status.html index ae0321c0..2d45e82e 100644 --- a/htdocs/projects/cxx-status.html +++ b/htdocs/projects/cxx-status.html @@ -1336,7 +1336,7 @@ Non-static data member initializers - + N2756 GCC 4.7 __cpp_nsdmi >= 200809 ----------------------------------------------------------------------- Summary of changes: htdocs/projects/cxx-status.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) hooks/post-receive -- gcc-wwwdocs