From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1256 invoked by alias); 3 Dec 2019 18:27:10 -0000 Mailing-List: contact gcc-cvs-wwwdocs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-cvs-wwwdocs-owner@gcc.gnu.org Received: (qmail 1162 invoked by uid 9885); 3 Dec 2019 18:27:10 -0000 Date: Tue, 03 Dec 2019 18:27:00 -0000 Message-ID: <20191203182710.1158.qmail@sourceware.org> From: mpolacek@gcc.gnu.org To: gcc-cvs-wwwdocs@gcc.gnu.org Subject: gcc-wwwdocs branch master updated. cc2990592c9df28e4ff9e607793f42a762bca468 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 6cbb3cad933899c6d940436196e7ccb6bf154896 X-Git-Newrev: cc2990592c9df28e4ff9e607793f42a762bca468 X-SW-Source: 2019/txt/msg00312.txt.bz2 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 cc2990592c9df28e4ff9e607793f42a762bca468 (commit) from 6cbb3cad933899c6d940436196e7ccb6bf154896 (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 cc2990592c9df28e4ff9e607793f42a762bca468 Author: Marek Polacek Date: Tue Dec 3 13:26:42 2019 -0500 Mark Parenthesized initialization of aggregates as done in 10. diff --git a/htdocs/projects/cxx-status.html b/htdocs/projects/cxx-status.html index 00ca61e..6810527 100644 --- a/htdocs/projects/cxx-status.html +++ b/htdocs/projects/cxx-status.html @@ -376,7 +376,7 @@ P0960R3
P1975R0 - No (PR91363) + 10 __cpp_aggregate_paren_init >= 201902 ----------------------------------------------------------------------- Summary of changes: htdocs/projects/cxx-status.html | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) hooks/post-receive -- gcc-wwwdocs