From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 1734) id 3CA9D385841C; Fri, 18 Nov 2022 18:09:37 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 3CA9D385841C DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1668794977; bh=/3OrtTx9vfPbhRvdJT4w+GqpPQQQ9gPIzAY2s2/dusk=; h=To:Subject:Date:From:From; b=ACzHvgifMoZAR0ScnTyY1D3O5Yyl3W811yehVX2Rh1nCd6OF0xfyd0GZx6qThh1yN fQrPcKH8aWD6yVAXdSdJhL5PB0MqUPEcUVH+9yoOrcpnqWSWdhMz42lbUf5RSUNIdX oWZsQb6pheYWeedg6XqXoWUw/RT0eyLjphzSjfls= To: gcc-cvs-wwwdocs@gcc.gnu.org Subject: gcc-wwwdocs branch master updated. f710d6259eb22d0325b9481a00898b3fc318874e X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 290f0026fcde3b18b60eb363dffe7db14ff1bc2d X-Git-Newrev: f710d6259eb22d0325b9481a00898b3fc318874e Message-Id: <20221118180937.3CA9D385841C@sourceware.org> Date: Fri, 18 Nov 2022 18:09:37 +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 f710d6259eb22d0325b9481a00898b3fc318874e (commit) from 290f0026fcde3b18b60eb363dffe7db14ff1bc2d (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 f710d6259eb22d0325b9481a00898b3fc318874e Author: Marek Polacek Date: Fri Nov 18 13:09:13 2022 -0500 cxx-status: P2647R1 no longer DR diff --git a/htdocs/projects/cxx-status.html b/htdocs/projects/cxx-status.html index 9adf46f0..e2625003 100644 --- a/htdocs/projects/cxx-status.html +++ b/htdocs/projects/cxx-status.html @@ -365,7 +365,7 @@ - DR: Permitting static constexpr variables in + Permitting static constexpr variables in constexpr functions P2647R1 No ----------------------------------------------------------------------- Summary of changes: htdocs/projects/cxx-status.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) hooks/post-receive -- gcc-wwwdocs