From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 2142) id D8705384DED2; Fri, 15 Dec 2023 08:24:54 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org D8705384DED2 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1702628694; bh=pxKsUA75x0k5UUe5Ci28F38meASpdAEq2H3H7NAmYSM=; h=To:Subject:Date:From:From; b=YtQ14zIAEQDO49+W1bC2IPZi4f3o+dD6DYrHbJFYtkUfEClqDXDBziG9dLg2ISLzb khblfEqItAw9phhwmQQGoUENRqtb7T6sy7DXRX8k0ULD/j/6mJE8obPTmigwNPU6tI 5CLrblzSWDCJzO0EKXD8K+NfLrtua56SVsvhRCRI= To: gcc-cvs-wwwdocs@gcc.gnu.org Subject: gcc-wwwdocs branch master updated. 7d852d8dba3299e964cfe0d5275f17ccadd87ecc X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 5392ce3e27d9a852c3375ecf5d3be19561c00b51 X-Git-Newrev: 7d852d8dba3299e964cfe0d5275f17ccadd87ecc Message-Id: <20231215082454.D8705384DED2@sourceware.org> Date: Fri, 15 Dec 2023 08:24:54 +0000 (GMT) From: Gerald Pfeifer 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 7d852d8dba3299e964cfe0d5275f17ccadd87ecc (commit) from 5392ce3e27d9a852c3375ecf5d3be19561c00b51 (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 7d852d8dba3299e964cfe0d5275f17ccadd87ecc Author: Gerald Pfeifer Date: Fri Dec 15 16:24:35 2023 +0800 projects/cli: Update ECMA reference diff --git a/htdocs/projects/cli.html b/htdocs/projects/cli.html index 394832b6..47ddb362 100644 --- a/htdocs/projects/cli.html +++ b/htdocs/projects/cli.html @@ -460,7 +460,7 @@ allowing the user to provide a native implementation if necessary.

[1]
-ECMA, +ECMA, Common Language Infrastructure (CLI), 4th edition, June 2006.
----------------------------------------------------------------------- Summary of changes: htdocs/projects/cli.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) hooks/post-receive -- gcc-wwwdocs