From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 2153) id 6C87A3858403; Fri, 26 Aug 2022 14:09:40 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 6C87A3858403 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1661522980; bh=chg55ds5JtgDt9/ySnhZmnB1o+a1zQSTr9cdBHCk1Ew=; h=To:Subject:Date:From:From; b=re6bgHMeejrmA3fPL8KVSz6DyHHXMuvhrQkNF3osGy+8EPbsaXKZ56Atk+LAXVnNB uqm1ueC3kRfnzcsnscmW2Ytm6fHf0DmohMZfX8JZX8ZGEkfl8CYj8aMQ0zJUOK8OPj nxsoVeAwOxttW5HrcJgXxrwltY1nz2xSojM+wXxw= To: gcc-cvs-wwwdocs@gcc.gnu.org Subject: gcc-wwwdocs branch master updated. 481413e0fa0cda049e42a343ae8f63ca3627eff1 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 2a29c2483ed6bfb0ff81381a66a215c0d502a038 X-Git-Newrev: 481413e0fa0cda049e42a343ae8f63ca3627eff1 Message-Id: <20220826140940.6C87A3858403@sourceware.org> Date: Fri, 26 Aug 2022 14:09:40 +0000 (GMT) From: Jakub Jelinek List-Id: 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 481413e0fa0cda049e42a343ae8f63ca3627eff1 (commit) from 2a29c2483ed6bfb0ff81381a66a215c0d502a038 (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 481413e0fa0cda049e42a343ae8f63ca3627eff1 Author: Jakub Jelinek Date: Fri Aug 26 16:09:29 2022 +0200 Mark P2362R3 as implemented in GCC 13. diff --git a/htdocs/projects/cxx-status.html b/htdocs/projects/cxx-status.html index cfe66565..5e99d11b 100644 --- a/htdocs/projects/cxx-status.html +++ b/htdocs/projects/cxx-status.html @@ -260,7 +260,7 @@ Remove non-encodable wide character literals and multicharacter wide character literals P2362R3 - No + 13 ----------------------------------------------------------------------- Summary of changes: htdocs/projects/cxx-status.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) hooks/post-receive -- gcc-wwwdocs