From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 2153) id 83C1A3858C60; Thu, 7 Oct 2021 13:28:28 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 83C1A3858C60 To: gcc-cvs-wwwdocs@gcc.gnu.org Subject: gcc-wwwdocs branch master updated. 09dd6013814d116432257b424b56adfa286ba6f3 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 81336967f35a86ccba825c8962c69b22b88dc642 X-Git-Newrev: 09dd6013814d116432257b424b56adfa286ba6f3 Message-Id: <20211007132828.83C1A3858C60@sourceware.org> Date: Thu, 7 Oct 2021 13:28:28 +0000 (GMT) From: Jakub Jelinek 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, 07 Oct 2021 13:28:28 -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 09dd6013814d116432257b424b56adfa286ba6f3 (commit) from 81336967f35a86ccba825c8962c69b22b88dc642 (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 09dd6013814d116432257b424b56adfa286ba6f3 Author: Jakub Jelinek Date: Thu Oct 7 15:28:09 2021 +0200 Mention P2316R2 is trivially implemented. diff --git a/htdocs/projects/cxx-status.html b/htdocs/projects/cxx-status.html index b8f168c4..16be0424 100644 --- a/htdocs/projects/cxx-status.html +++ b/htdocs/projects/cxx-status.html @@ -177,7 +177,7 @@ Consistent character literal encoding P2316R2 - No + Yes ----------------------------------------------------------------------- Summary of changes: htdocs/projects/cxx-status.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) hooks/post-receive -- gcc-wwwdocs