From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 2153) id C3AF93858D34; Thu, 2 May 2024 08:06:17 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org C3AF93858D34 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1714637177; bh=BVAvVYMRQ7lX2a9RySGG1vdQsMChIyRya1CmawBjxuM=; h=To:Subject:Date:From:From; b=H1VXR8AHGhCI2Fo6nWS54aWd28IjtgDwDjju6rqaH6ixd0PuCpBvCGwQiA/+c8hkR QnIVSfq9ReZkdiNTXPoHrGdMKlxbt/K78UY45SD77mmFj2AppEENJUBlnSVJDD6Zol VClqhZqmShduLCJ8Ddmol/tuw3vZ7wOzkP/CU7Xo= To: gcc-cvs-wwwdocs@gcc.gnu.org Subject: gcc-wwwdocs branch master updated. 6c84b7b936a085c13e1f33f2028317fe31bbbcd8 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 8e626db7182e01ad09bdab91f6a83ecb2dbde4e3 X-Git-Newrev: 6c84b7b936a085c13e1f33f2028317fe31bbbcd8 Message-Id: <20240502080617.C3AF93858D34@sourceware.org> Date: Thu, 2 May 2024 08:06:17 +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 6c84b7b936a085c13e1f33f2028317fe31bbbcd8 (commit) from 8e626db7182e01ad09bdab91f6a83ecb2dbde4e3 (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 6c84b7b936a085c13e1f33f2028317fe31bbbcd8 Author: Jakub Jelinek Date: Thu May 2 10:06:02 2024 +0200 Adjust C++26 P2573R2 implementation status. diff --git a/htdocs/projects/cxx-status.html b/htdocs/projects/cxx-status.html index a17b209c..726b8153 100644 --- a/htdocs/projects/cxx-status.html +++ b/htdocs/projects/cxx-status.html @@ -157,7 +157,7 @@ = delete("reason"); P2573R2 - No + 15 __cpp_deleted_function >= 202403L ----------------------------------------------------------------------- Summary of changes: htdocs/projects/cxx-status.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) hooks/post-receive -- gcc-wwwdocs