From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 2153) id 6D29C3858C2D; Tue, 27 Sep 2022 11:17:30 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 6D29C3858C2D DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1664277450; bh=G718T8Gse6kk9ZWNDOL+usHb15SQzw90r5H6pwa8P6g=; h=To:Subject:Date:From:From; b=M9bVwMzAP4kZ2EvYYlf5OOCziiga0BqLtmxNUz66LjEI5DszGgg4D31ElkTCc4y6Q HJwEgPERAMMpZX49+RWNOik/S/HCbu5VOBNGnixwY8+L6eRy0356M8vPRiNyjCjDzQ EMFgkMfeWnSXpw2aSIJaFbyS+hHYivN/Qiun1tLI= To: gcc-cvs-wwwdocs@gcc.gnu.org Subject: gcc-wwwdocs branch master updated. b15cd0a24bbde8edd78d76fb11557890b3dddd02 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 24754761d3626613612270c9b5704d2a715df265 X-Git-Newrev: b15cd0a24bbde8edd78d76fb11557890b3dddd02 Message-Id: <20220927111730.6D29C3858C2D@sourceware.org> Date: Tue, 27 Sep 2022 11:17:30 +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 b15cd0a24bbde8edd78d76fb11557890b3dddd02 (commit) from 24754761d3626613612270c9b5704d2a715df265 (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 b15cd0a24bbde8edd78d76fb11557890b3dddd02 Author: Jakub Jelinek Date: Tue Sep 27 13:17:20 2022 +0200 Mark P1169R4 as implemented. diff --git a/htdocs/projects/cxx-status.html b/htdocs/projects/cxx-status.html index 9589006c..531bc49c 100644 --- a/htdocs/projects/cxx-status.html +++ b/htdocs/projects/cxx-status.html @@ -302,7 +302,7 @@ static operator() P1169R4 - No + 13 __cpp_static_call_operator >= 202207L ----------------------------------------------------------------------- Summary of changes: htdocs/projects/cxx-status.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) hooks/post-receive -- gcc-wwwdocs