From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19195 invoked from network); 30 Nov 2004 14:04:49 -0000 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by ns1.primenet.com.au with SMTP; 30 Nov 2004 14:04:49 -0000 Received: (qmail 75180 invoked from network); 30 Nov 2004 14:04:41 -0000 Received: from sunsite.dk (130.225.247.90) by a.mx.sunsite.dk with SMTP; 30 Nov 2004 14:04:41 -0000 Received: (qmail 29511 invoked by alias); 30 Nov 2004 14:04:23 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 20599 Received: (qmail 29487 invoked from network); 30 Nov 2004 14:04:20 -0000 Received: from unknown (HELO a.mx.sunsite.dk) (130.225.247.88) by sunsite.dk with SMTP; 30 Nov 2004 14:04:20 -0000 Received: (qmail 74665 invoked from network); 30 Nov 2004 14:03:21 -0000 Received: from mailhost1.csr.com (HELO MAILSWEEPER01.csr.com) (81.105.217.43) by a.mx.sunsite.dk with SMTP; 30 Nov 2004 14:03:19 -0000 Received: from exchange03.csr.com (unverified [10.100.137.60]) by MAILSWEEPER01.csr.com (Content Technologies SMTPRS 4.3.12) with ESMTP id for ; Tue, 30 Nov 2004 14:02:06 +0000 Received: from news01.csr.com ([10.103.143.38]) by exchange03.csr.com with Microsoft SMTPSVC(5.0.2195.6713); Tue, 30 Nov 2004 14:03:42 +0000 Received: from news01.csr.com (localhost.localdomain [127.0.0.1]) by news01.csr.com (8.12.11/8.12.11) with ESMTP id iAUE3H91024037 for ; Tue, 30 Nov 2004 14:03:17 GMT Received: from csr.com (pws@localhost) by news01.csr.com (8.12.11/8.12.11/Submit) with ESMTP id iAUE3GHH024034 for ; Tue, 30 Nov 2004 14:03:17 GMT Message-Id: <200411301403.iAUE3GHH024034@news01.csr.com> X-Authentication-Warning: news01.csr.com: pws owned process doing -bs To: zsh-workers@sunsite.dk Subject: Re: New Test Failure In-reply-to: <545brdf8n23.fsf@alumni.princeton.edu> References: <545brdf8n23.fsf@alumni.princeton.edu> Date: Tue, 30 Nov 2004 14:03:16 +0000 From: Peter Stephenson X-OriginalArrivalTime: 30 Nov 2004 14:03:42.0390 (UTC) FILETIME=[66363560:01C4D6E5] X-Spam-Checker-Version: SpamAssassin 2.63 on a.mx.sunsite.dk X-Spam-Level: X-Spam-Status: No, hits=0.0 required=6.0 tests=none autolearn=no version=2.63 X-Spam-Hits: 0.0 Vin Shelton wrote: > It looks like the $(##) change broke something: Yes, the test is now wrong. $((##)) never did anything useful, it's better to report an error. Index: Test/C01arith.ztst =================================================================== RCS file: /cvsroot/zsh/zsh/Test/C01arith.ztst,v retrieving revision 1.8 diff -u -r1.8 C01arith.ztst --- Test/C01arith.ztst 13 May 2004 20:04:25 -0000 1.8 +++ Test/C01arith.ztst 30 Nov 2004 14:01:52 -0000 @@ -69,8 +69,8 @@ >117 print $((##)) -0:## without following character ->0 +1:## without following character +?(eval):1: character missing after ## print $((## )) 0:## followed by a space -- Peter Stephenson Software Engineer CSR PLC, Churchill House, Cambridge Business Park, Cowley Road Cambridge, CB4 0WZ, UK Tel: +44 (0)1223 692070 ********************************************************************** This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error please notify the system manager. This footnote also confirms that this email message has been swept by MIMEsweeper for the presence of computer viruses. www.mimesweeper.com **********************************************************************