From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24393 invoked from network); 13 Dec 2000 15:46:50 -0000 Received: from sunsite.dk (HELO sunsite.auc.dk) (130.225.51.30) by ns1.primenet.com.au with SMTP; 13 Dec 2000 15:46:50 -0000 Received: (qmail 609 invoked by alias); 13 Dec 2000 15:46:44 -0000 Mailing-List: contact zsh-workers-help@sunsite.auc.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 13260 Received: (qmail 602 invoked from network); 13 Dec 2000 15:46:43 -0000 From: "Bart Schaefer" Message-Id: <1001213154618.ZM11862@candle.brasslantern.com> Date: Wed, 13 Dec 2000 15:46:18 +0000 In-Reply-To: <20001213161430.A18626@leeor.math.technion.ac.il> Comments: In reply to "Nadav Har'El" "Bug in zsh 3.0.8" (Dec 13, 4:14pm) References: <20001213161430.A18626@leeor.math.technion.ac.il> X-Mailer: Z-Mail (5.0.0 30July97) To: "Nadav Har'El" , zsh-workers@sunsite.auc.dk Subject: Re: Bug in zsh 3.0.8 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii On Dec 13, 4:14pm, Nadav Har'El wrote: } } /home/nyh$ cat /tmp/z.z } echo $ZSH_VERSION } let 'a[3]=2' } let 'a[3]=2' } /home/nyh$ zsh /tmp/z.z } 3.0.8 } zsh: segmentation fault zsh /tmp/z.z My mind is slipping. There's a patch for this bug on SourceForge; go to http://sourceforge.net/patch/?group_id=4068 for the complete list of 3.0.8 patches. The specific patch in question is: http://sourceforge.net/patch/?func=detailpatch&patch_id=100721&group_id=4068 -- Bart Schaefer Brass Lantern Enterprises http://www.well.com/user/barts http://www.brasslantern.com Zsh: http://www.zsh.org | PHPerl Project: http://phperl.sourceforge.net