From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 2153) id 139B13858D35; Wed, 15 Nov 2023 11:29:44 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 139B13858D35 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1700047784; bh=gfPjtJ1tamdSlj0EhCXDziIJHo41A/bh31RqZ7m4lKg=; h=To:Subject:Date:From:From; b=dI5lwZpC/4L5eN1+Q2dewElqK5z4pjZX9o4z5c4fs9nOniS7fVOH3tAZIIaHUBfTH eF1rTdzvPHZ7WAWvNEQxSMb58g0/whe2/zzmClnVuLe7A5EhKT1byNpODckVoOslFv hAZEwINTSxV5f0kDVgS2+be99zDKdnnJDU/QDMgA= To: gcc-cvs-wwwdocs@gcc.gnu.org Subject: gcc-wwwdocs branch master updated. 37c8c88bf3a17f4a51e1fe8f6e211dce21ff703f X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 5c7b1c9688235e395b9f3583cbb91c82ca3d7486 X-Git-Newrev: 37c8c88bf3a17f4a51e1fe8f6e211dce21ff703f Message-Id: <20231115112944.139B13858D35@sourceware.org> Date: Wed, 15 Nov 2023 11:29:44 +0000 (GMT) From: Jakub Jelinek 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 37c8c88bf3a17f4a51e1fe8f6e211dce21ff703f (commit) from 5c7b1c9688235e395b9f3583cbb91c82ca3d7486 (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 37c8c88bf3a17f4a51e1fe8f6e211dce21ff703f Author: Jakub Jelinek Date: Wed Nov 15 12:29:37 2023 +0100 Fix last commit. diff --git a/htdocs/projects/cxx-status.html b/htdocs/projects/cxx-status.html index 3d3a7831..28d0ba20 100644 --- a/htdocs/projects/cxx-status.html +++ b/htdocs/projects/cxx-status.html @@ -77,7 +77,7 @@ Unevaluated strings P2361R6 - 14 + 14 ----------------------------------------------------------------------- Summary of changes: htdocs/projects/cxx-status.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) hooks/post-receive -- gcc-wwwdocs