From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 1734) id D8E1C386C583; Thu, 15 Feb 2024 17:48:13 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org D8E1C386C583 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1708019293; bh=X40+b4JM4cNW5sooRx0oLf6IdcmSyo9dkwTHLLFQyVY=; h=To:Subject:Date:From:From; b=ZHz9qSwY9rgbJ3SjpfZzvyg4g07KliytjLS1KOX76MAGuwzw6nDGw6UaTpMbgf03q HSbWsXFvxIggG4mAB2GIEHKz3MxvnlvE7ECm0TqtcCuGQKN5fh9Sbr7vVK0ACk3PHE 7TfIjcUwSq1sEVEJHWD0h5kgRVYVq3Vse/DtE/cE= To: gcc-cvs-wwwdocs@gcc.gnu.org Subject: gcc-wwwdocs branch master updated. 3ecd137ec06d53b5f3f059df2a108274a7f894d2 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: d7a5aa5196fc8c8e5722122704e056e86b6f7923 X-Git-Newrev: 3ecd137ec06d53b5f3f059df2a108274a7f894d2 Message-Id: <20240215174813.D8E1C386C583@sourceware.org> Date: Thu, 15 Feb 2024 17:48:13 +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 3ecd137ec06d53b5f3f059df2a108274a7f894d2 (commit) from d7a5aa5196fc8c8e5722122704e056e86b6f7923 (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 3ecd137ec06d53b5f3f059df2a108274a7f894d2 Author: Marek Polacek Date: Thu Feb 15 12:47:51 2024 -0500 cxx-dr-status: update cwg1895 diff --git a/htdocs/projects/cxx-dr-status.html b/htdocs/projects/cxx-dr-status.html index bd36c0fb..b63c47df 100644 --- a/htdocs/projects/cxx-dr-status.html +++ b/htdocs/projects/cxx-dr-status.html @@ -13298,8 +13298,8 @@ 1895 CD4 Deleted conversions in conditional operator operands - ? - + No + PR113791 1896 @@ -19021,7 +19021,7 @@

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

Last update: -Mon Feb 12 10:53:36 AM EST 2024 +Thu Feb 15 12:46:33 PM EST 2024

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