From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 1734) id B4A463858C56; Fri, 12 Apr 2024 22:02:54 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org B4A463858C56 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1712959374; bh=/npDR7cK20NCucQNVsxexDwdxPkf3Ibsh/2dTqRT+H8=; h=To:Subject:Date:From:From; b=j73b5mZ3PF+1cX+IOEGB6pjyUc4EV8IkCSXh5bGtm9nbiBPh+rouVjCXq+J0UOOfI BVUpWjNaDOfDIZsQb0qZP1O2PmCl+qXWlTGPoeqyq/fnADZWT6vAq3ubu/BwTFay33 VZiET0RiJZOAhZRivaUkkGFYdY3vfdoiWOiVOlBU= To: gcc-cvs-wwwdocs@gcc.gnu.org Subject: gcc-wwwdocs branch master updated. d18a80a52a7ec2edd7ef9a583d8920d61c0b48e5 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 3ca51fec661f3340fe308662405e602bcf3fe8d7 X-Git-Newrev: d18a80a52a7ec2edd7ef9a583d8920d61c0b48e5 Message-Id: <20240412220254.B4A463858C56@sourceware.org> Date: Fri, 12 Apr 2024 22:02:54 +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 d18a80a52a7ec2edd7ef9a583d8920d61c0b48e5 (commit) from 3ca51fec661f3340fe308662405e602bcf3fe8d7 (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 d18a80a52a7ec2edd7ef9a583d8920d61c0b48e5 Author: Marek Polacek Date: Fri Apr 12 18:02:35 2024 -0400 cxx-dr-status: Update CWG 1996 diff --git a/htdocs/projects/cxx-dr-status.html b/htdocs/projects/cxx-dr-status.html index 24c54cfd..a5f45359 100644 --- a/htdocs/projects/cxx-dr-status.html +++ b/htdocs/projects/cxx-dr-status.html @@ -14005,8 +14005,9 @@ 1996 drafting Reference list-initialization ignores conversion functions - - - PR90390 + 14 + PR90390, + PR113141 1997 @@ -19928,7 +19929,7 @@

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

Last update: -Fri Apr 12 02:22:38 PM EDT 2024 +Fri Apr 12 06:02:20 PM EDT 2024

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