From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8828 invoked from network); 3 Aug 2000 13:15:03 -0000 Received: from sunsite.auc.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 3 Aug 2000 13:15:03 -0000 Received: (qmail 6272 invoked by alias); 3 Aug 2000 13:14:58 -0000 Mailing-List: contact zsh-workers-help@sunsite.auc.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 12502 Received: (qmail 6265 invoked from network); 3 Aug 2000 13:14:57 -0000 X-Envelope-Sender-Is: Andrej.Borsenkow@mow.siemens.ru (at relayer goliath.siemens.de) From: "Andrej Borsenkow" To: "Sven Wischnowsky" , Subject: RE: PATCH: Re: Open bugs and questions? Date: Thu, 3 Aug 2000 17:14:53 +0400 Message-ID: <000c01bffd4c$d0071490$21c9ca95@mow.siemens.ru> MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) In-Reply-To: <200008020940.LAA08520@beta.informatik.hu-berlin.de> Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 > > Err, sorry. I meant: in the context of that big pattern in the patch: > > % let "$foo[(I)(|\([^\)]#\))-bar(|[-+=])(|\[[^]]\])(|:*)]" > zsh: bad math expression: operand expected at `)(|:*)]' > % (( $foo[(I)(|\([^\)]#\))-bar(|[-+=])(|\[[^]]\])(|:*)] )) > zsh: command not found: )(|:*)] > Is not this related to a bug id 104052 on Sourceforge? -andrej