From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 2153) id 52CA83858413; Fri, 4 Nov 2022 17:29:06 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 52CA83858413 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1667582946; bh=hH0aNUiWc8edy4ggBjlDK5QvoF8SxdisyukBb2cmTM4=; h=To:Subject:Date:From:From; b=QRLb1le/6IjS39ahMxYywPwB20LlKUhnP6QCslr50dATfbRS1TaFQ8UM6eAqTx8wl Uc4D2D8jOX5MYRc5lv+2LXmrQ052v9A8RZN65SnfD0KviULU9q8w09aG3KZmrHa57c N0cw0ta1thRi/RHr1uHtnABag2e43hS04G9908tQ= To: gcc-cvs-wwwdocs@gcc.gnu.org Subject: gcc-wwwdocs branch master updated. c14a34240d805d5d11f587f5a04eeed58d1617b8 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: c59054dae1319cd21e8198733a63d60111681d1b X-Git-Newrev: c14a34240d805d5d11f587f5a04eeed58d1617b8 Message-Id: <20221104172906.52CA83858413@sourceware.org> Date: Fri, 4 Nov 2022 17:29:06 +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 c14a34240d805d5d11f587f5a04eeed58d1617b8 (commit) from c59054dae1319cd21e8198733a63d60111681d1b (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 c14a34240d805d5d11f587f5a04eeed58d1617b8 Author: Jakub Jelinek Date: Fri Nov 4 18:28:54 2022 +0100 Mark P2314R4 as implemented in GCC10+. diff --git a/htdocs/projects/cxx-status.html b/htdocs/projects/cxx-status.html index 3968fef0..5c5188aa 100644 --- a/htdocs/projects/cxx-status.html +++ b/htdocs/projects/cxx-status.html @@ -180,7 +180,7 @@ Character sets and encodings P2314R4 - No + 10 ----------------------------------------------------------------------- Summary of changes: htdocs/projects/cxx-status.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) hooks/post-receive -- gcc-wwwdocs