From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 2153) id 4A5663858298; Wed, 10 Jan 2024 12:36:27 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 4A5663858298 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1704890187; bh=qLdrqx0Vy7j74SIjJynHiICLhyRXNPmbGtWCoDZ7yC0=; h=To:Subject:Date:From:From; b=WZ2P8srtGuQn8qUjntihd3QzWi5atwKJPtSNAlHlSX6MVR3R+tXBzWyRf2dUlseQx SiLBQcNXyUKMgJ7Ul28EpdGxCbNhIr/tyEy7LOc00p1JuL/2QFA7iQ2kw+fKRMgpU7 d4RoitdK/RX5sDXlEwsXOAYBbEljUqxVspvglPUg= To: gcc-cvs-wwwdocs@gcc.gnu.org Subject: gcc-wwwdocs branch master updated. 1f399deae44d85a933d6e582c38c96dad0099815 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 31e3c804b41bf457546e0d16332379192fc57218 X-Git-Newrev: 1f399deae44d85a933d6e582c38c96dad0099815 Message-Id: <20240110123627.4A5663858298@sourceware.org> Date: Wed, 10 Jan 2024 12:36:27 +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 1f399deae44d85a933d6e582c38c96dad0099815 (commit) from 31e3c804b41bf457546e0d16332379192fc57218 (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 1f399deae44d85a933d6e582c38c96dad0099815 Author: Jakub Jelinek Date: Wed Jan 10 13:35:55 2024 +0100 Mark P0847R7 & CWG2586 as supported. diff --git a/htdocs/projects/cxx-status.html b/htdocs/projects/cxx-status.html index 358d3df1..c265edc0 100644 --- a/htdocs/projects/cxx-status.html +++ b/htdocs/projects/cxx-status.html @@ -235,7 +235,7 @@ Deducing this P0847R7 - No + 14 __cpp_explicit_this_parameter >= 202110L ----------------------------------------------------------------------- Summary of changes: htdocs/projects/cxx-status.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) hooks/post-receive -- gcc-wwwdocs