From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 2122) id 149923858D28; Mon, 1 Apr 2024 16:11:18 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 149923858D28 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1711987878; bh=fmFpVN+IE0Cv/UHcj8Fh4Ufs3OY080L+pN0yp3XoIN4=; h=To:Subject:Date:From:From; b=n5+tJu847L8MA5Dq2oF8Xv3OnvL66oNXfksWUlugRdblMkgA1Lnob1i2EszhRiK6p vA2lNLDwzrj42d0vMlDUqploxh6DmcHBmykIkWb3raicZsj0QNaATynScXXscIS0NP L4IWKE3AVeklGch8B/d8hQEPB9R8N2N2YXbfBnc8= To: gcc-cvs-wwwdocs@gcc.gnu.org Subject: gcc-wwwdocs branch master updated. 4f5550e76b8bd55d15479f9556bd25280e7244e0 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 600367e4296b68da0d5e26fdac18c13fad16c169 X-Git-Newrev: 4f5550e76b8bd55d15479f9556bd25280e7244e0 Message-Id: <20240401161118.149923858D28@sourceware.org> Date: Mon, 1 Apr 2024 16:11:18 +0000 (GMT) From: Jason Merrill 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 4f5550e76b8bd55d15479f9556bd25280e7244e0 (commit) from 600367e4296b68da0d5e26fdac18c13fad16c169 (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 4f5550e76b8bd55d15479f9556bd25280e7244e0 Author: Jason Merrill Date: Mon Apr 1 12:07:05 2024 -0400 cxx-status: support p2748 diff --git a/htdocs/projects/cxx-status.html b/htdocs/projects/cxx-status.html index bfef2114..7897635c 100644 --- a/htdocs/projects/cxx-status.html +++ b/htdocs/projects/cxx-status.html @@ -139,7 +139,7 @@ Disallow binding a returned reference to a temporary P2748R5 - No + 14 ----------------------------------------------------------------------- Summary of changes: htdocs/projects/cxx-status.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) hooks/post-receive -- gcc-wwwdocs