From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28318 invoked from network); 25 Apr 2002 14:51:56 -0000 Received: from sunsite.dk (130.225.247.90) by ns1.primenet.com.au with SMTP; 25 Apr 2002 14:51:56 -0000 Received: (qmail 3569 invoked by alias); 25 Apr 2002 14:51:41 -0000 Mailing-List: contact zsh-users-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 4862 Received: (qmail 3554 invoked from network); 25 Apr 2002 14:51:40 -0000 X-Authentication-Warning: roman.mobil.cz: roman set sender to neuhauser@mail.cz using -f Date: Thu, 25 Apr 2002 17:06:21 +0200 From: Roman Neuhauser To: Sven Wischnowsky Cc: zsh-users@sunsite.dk Subject: Re: _normal:26: bad math expression: operator expected at `0 ' Message-ID: <20020425150621.GM82912@roman.mobil.cz> References: <20020425142638.GI82912@roman.mobil.cz> <15560.4791.267737.127704@wischnow.berkom.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <15560.4791.267737.127704@wischnow.berkom.de> User-Agent: Mutt/1.3.26i > From: Sven Wischnowsky > Date: Thu, 25 Apr 2002 16:29:11 +0200 > To: zsh-users@sunsite.dk > Subject: Re: _normal:26: bad math expression: operator expected at `0 ' > > Roman Neuhauser wrote: > > > roman@roman ~ > autoload -U compinit 101:0 > > roman@roman ~ > compinit 102:0 > > roman@roman ~ > tar xzf sub^I 103:0 > > _normal:26: bad math expression: operator expected at `0 ' > > > > At this moment, I'm supposed to be impressed. :) > > We had this in one of the CVS-versions, but it has long been fixed. > Where did you get that version from? Anyway, try it with either one of > the stable versions or with the latest CVS. roman@roman ~ > echo $ZSH_VERSION 124:0 4.0.4 roman@roman ~ > 125:0 Installed from the port (/usr/ports/shells/zsh/). Snippet from the port Makefile: MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ ftp://ftp.zsh.org/%SUBDIR%/ \ ftp://ftp.sterling.com/%SUBDIR%/ \ ftp://ftp.rge.com/pub/shells/%SUBDIR%/ \ ftp://ftp.fu-berlin.de/pub/unix/shells/%SUBDIR%/ \ ftp://ftp.ips.oz.au/pub/packages/%SUBDIR%/ \ ftp://ftp.uit.no/pub/unix/shells/%SUBDIR%/ The port fetches zsh-4.0.4-doc.tar.gz zsh-4.0.4.tar.gz from the first available site in the list above. Pity the function definition files don't contain $Id$, it'd be clear what version of the file that is. Also of interest might be my `uname -a`, but I first tried compinit (and found the bug) on a fresh 4.5-STABLE (zsh-4.0.4 as well). FreeBSD roman.mobil.cz 4.4-STABLE FreeBSD 4.4-STABLE #0: Wed Dec 26 12:45:18 CET 2001 root@roman.mobil.cz:/usr/obj/usr/src/sys/CRUDPUPPY_3 i386 So, is 4.0.4 not a stable version? -- FreeBSD 4.4-STABLE 4:54PM up 10 days, 6:07, 14 users, load averages: 0.29, 0.22, 0.22