From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 1734) id 4D38A3840C0E; Thu, 14 May 2020 23:26:00 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 4D38A3840C0E To: gcc-cvs-wwwdocs@gcc.gnu.org Subject: gcc-wwwdocs branch master updated. 7ec1397664d785019347a06903e89d8a7ff71d79 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 6d5199f7a6a3fc6a160cbacc86b29afa9d62a8bb X-Git-Newrev: 7ec1397664d785019347a06903e89d8a7ff71d79 Message-Id: <20200514232600.4D38A3840C0E@sourceware.org> Date: Thu, 14 May 2020 23:26:00 +0000 (GMT) From: Marek Polacek 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: Thu, 14 May 2020 23:26:00 -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 7ec1397664d785019347a06903e89d8a7ff71d79 (commit) from 6d5199f7a6a3fc6a160cbacc86b29afa9d62a8bb (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 7ec1397664d785019347a06903e89d8a7ff71d79 Author: Marek Polacek Date: Thu May 14 19:25:43 2020 -0400 C++ DRs: CWG 1423 is supported since GCC 5. diff --git a/htdocs/projects/cxx-dr-status.html b/htdocs/projects/cxx-dr-status.html index 27386cf3..54445c65 100644 --- a/htdocs/projects/cxx-dr-status.html +++ b/htdocs/projects/cxx-dr-status.html @@ -9989,7 +9989,7 @@ 1423 CD3 Convertibility of nullptr to bool - ? + 5 @@ -16972,7 +16972,7 @@

This page is currently maintained by polacek@redhat.com.

Last update: -Tue 12 May 2020 03:33:48 PM EDT +Thu 14 May 2020 07:25:07 PM EDT

----------------------------------------------------------------------- Summary of changes: htdocs/projects/cxx-dr-status.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) hooks/post-receive -- gcc-wwwdocs