From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 1734) id 191B13858D1E; Mon, 5 Feb 2024 17:46:46 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 191B13858D1E DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1707155206; bh=g/RomheSUV/A3UoM2YUkh2L++BL7oFxEXAMgina11xU=; h=To:Subject:Date:From:From; b=q0clJ7Kh97CjokwBRVEStL7dZIk0BvfopXJ+okbtHm/lcQbpjiZm2H/2oG1jQTczz 1Eo8mDKK87SvwqP6Q5PWjve0ts4wh5m3YPTvi7EPCbDkVOaYIkCYTyvZM3fCwxASVc MmoVAnmJOFk5rYd36g7OtzVCO//zkd7G99KVzGHU= To: gcc-cvs-wwwdocs@gcc.gnu.org Subject: gcc-wwwdocs branch master updated. 3e87887d590158b0f27555a5e9cdeff152d2f03a X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 15056edbb60e24a6410d9b75f7386de28ea60bc1 X-Git-Newrev: 3e87887d590158b0f27555a5e9cdeff152d2f03a Message-Id: <20240205174646.191B13858D1E@sourceware.org> Date: Mon, 5 Feb 2024 17:46:46 +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 3e87887d590158b0f27555a5e9cdeff152d2f03a (commit) from 15056edbb60e24a6410d9b75f7386de28ea60bc1 (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 3e87887d590158b0f27555a5e9cdeff152d2f03a Author: Marek Polacek Date: Mon Feb 5 12:46:20 2024 -0500 cxx-dr-status: Add PR for DR 1693 diff --git a/htdocs/projects/cxx-dr-status.html b/htdocs/projects/cxx-dr-status.html index 2bdafd4e..4d27a16a 100644 --- a/htdocs/projects/cxx-dr-status.html +++ b/htdocs/projects/cxx-dr-status.html @@ -11885,7 +11885,7 @@ C++14 Superfluous semicolons in class definitions Yes - + PR113760 1694 ----------------------------------------------------------------------- Summary of changes: htdocs/projects/cxx-dr-status.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) hooks/post-receive -- gcc-wwwdocs