From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28687 invoked from network); 17 Dec 2001 01:12:36 -0000 Received: from sunsite.dk (130.225.247.90) by ns1.primenet.com.au with SMTP; 17 Dec 2001 01:12:36 -0000 Received: (qmail 26586 invoked by alias); 17 Dec 2001 01:12:30 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 16348 Received: (qmail 26575 invoked from network); 17 Dec 2001 01:12:29 -0000 Date: Sun, 16 Dec 2001 20:12:14 -0500 From: Clint Adams To: Zefram Cc: zsh-workers@sunsite.dk Subject: Re: PATCH: remove duplicate array values in parameter expansion Message-ID: <20011217011214.GA3795@dman.com> References: <20011214215105.GA24236@dman.com> <011214141539.ZM32471@candle.brasslantern.com> <20011216205032.GA32057@dman.com> <20011216225852.GC31297@fysh.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20011216225852.GC31297@fysh.org> User-Agent: Mutt/1.3.24i > "*p = NULL" is redundant (*p gets overwritten immediately). > Is the commented-out code supposed to be there or not? Yes. I'll fix this in CVS.