From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5802 invoked from network); 20 May 2001 21:32:48 -0000 Received: from sunsite.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 20 May 2001 21:32:48 -0000 Received: (qmail 20265 invoked by alias); 20 May 2001 21:32:39 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 14403 Received: (qmail 20250 invoked from network); 20 May 2001 21:32:37 -0000 From: "Bart Schaefer" Message-Id: <1010520213138.ZM6333@candle.brasslantern.com> Date: Sun, 20 May 2001 21:31:38 +0000 In-Reply-To: Comments: In reply to Wayne Davison "Re: PATCH: Icky little array slice assignment bug" (May 20, 2:25am) References: X-Mailer: Z-Mail (5.0.0 30July97) To: Subject: Re: PATCH: Icky little array slice assignment bug MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii On May 20, 2:25am, Wayne Davison wrote: } } I have not (yet?) changed array[0]'s meaning nor have I implemented } the alternate solution I proposed, pending further comments. I like the simpler solution rather than the complicated one, in spite of the slight ksharrays oddity. We could add an option for it. `setopt SUB_ZERO', anyone? :-) -- 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