From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 1734) id 3F925385DC14; Fri, 8 May 2020 15:48:33 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 3F925385DC14 To: gcc-cvs-wwwdocs@gcc.gnu.org Subject: gcc-wwwdocs branch master updated. 8511acc94c345c429a8b0bbc9e72b281bad5ce73 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 0f9b52e81f169775650c7b809d80dac7434eeb07 X-Git-Newrev: 8511acc94c345c429a8b0bbc9e72b281bad5ce73 Message-Id: <20200508154833.3F925385DC14@sourceware.org> Date: Fri, 8 May 2020 15:48:33 +0000 (GMT) From: Marek Polacek X-BeenThere: gcc-cvs-wwwdocs@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gcc-cvs-wwwdocs mailing list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 May 2020 15:48:33 -0000 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 8511acc94c345c429a8b0bbc9e72b281bad5ce73 (commit) from 0f9b52e81f169775650c7b809d80dac7434eeb07 (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 8511acc94c345c429a8b0bbc9e72b281bad5ce73 Author: Marek Polacek Date: Fri May 8 11:48:15 2020 -0400 C++ DRs: Update CWGs 2066, 2109. diff --git a/htdocs/projects/cxx-dr-status.html b/htdocs/projects/cxx-dr-status.html index f0db2f0d..744e4795 100644 --- a/htdocs/projects/cxx-dr-status.html +++ b/htdocs/projects/cxx-dr-status.html @@ -14494,7 +14494,7 @@ 2066 CD4 Does type-dependent imply value-dependent? - ? + Yes @@ -14795,7 +14795,7 @@ 2109 CD4 Value dependence underspecified - ? + Yes ----------------------------------------------------------------------- Summary of changes: htdocs/projects/cxx-dr-status.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) hooks/post-receive -- gcc-wwwdocs