From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 1734) id 4278C3858C30; Mon, 12 Feb 2024 15:54:15 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 4278C3858C30 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1707753255; bh=KMf01srXreYnfFt1WpeIVvGvArKbao6KyvFjW7Lgsoc=; h=To:Subject:Date:From:From; b=bG2ESKGDKhfd62v5Xo3M5Od/2vjEyCLUFyqKblk4Q9gztcJZVxRIfAiOSmYPDMP5Q r2OLmYBPBDvbJ9o3Scpkk8VXngzWt+M7mCpvKrF26HJpabtRcAetYHug2uphqh2tVJ mTjN9r3kjYPVN6SHzZ7e9Vmc/PGA8Fb/WLlqI9oA= To: gcc-cvs-wwwdocs@gcc.gnu.org Subject: gcc-wwwdocs branch master updated. 34ef454fe986414fdf13731dd438998206e8aa09 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 27e34126c2edeb07185702f797779d8f04acf929 X-Git-Newrev: 34ef454fe986414fdf13731dd438998206e8aa09 Message-Id: <20240212155415.4278C3858C30@sourceware.org> Date: Mon, 12 Feb 2024 15:54:15 +0000 (GMT) From: Marek Polacek 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 34ef454fe986414fdf13731dd438998206e8aa09 (commit) from 27e34126c2edeb07185702f797779d8f04acf929 (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 34ef454fe986414fdf13731dd438998206e8aa09 Author: Marek Polacek Date: Mon Feb 12 10:53:48 2024 -0500 cxx-dr-status: Update CWG569 diff --git a/htdocs/projects/cxx-dr-status.html b/htdocs/projects/cxx-dr-status.html index 4d27a16a..bd36c0fb 100644 --- a/htdocs/projects/cxx-dr-status.html +++ b/htdocs/projects/cxx-dr-status.html @@ -4011,8 +4011,8 @@ 569 CD2 Spurious semicolons at namespace scope should be allowed - ? - + No + PR113760 570 @@ -19021,7 +19021,7 @@

This page is currently maintained by polacek@redhat.com.

Last update: -Tue Jan 23 04:27:35 PM EST 2024 +Mon Feb 12 10:53:36 AM EST 2024

----------------------------------------------------------------------- Summary of changes: htdocs/projects/cxx-dr-status.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) hooks/post-receive -- gcc-wwwdocs