From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20075 invoked from network); 15 Jun 2001 10:07:22 -0000 Received: from sunsite.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 15 Jun 2001 10:07:22 -0000 Received: (qmail 6931 invoked by alias); 15 Jun 2001 10:06:52 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 14928 Received: (qmail 6914 invoked from network); 15 Jun 2001 10:06:51 -0000 X-Authentication-Warning: candle.brasslantern.com: schaefer set sender to lantern@shell10.ba.best.com using -f From: "Bart Schaefer" Message-Id: <1010615100531.ZM32447@candle.brasslantern.com> Date: Fri, 15 Jun 2001 10:05:31 +0000 In-Reply-To: <200106142048.QAA30512@aragorn.cortexmachina.com> Comments: In reply to Peter Whaite "Latest cvs hangs in completion tests" (Jun 14, 4:48pm) References: <200106142048.QAA30512@aragorn.cortexmachina.com> X-Mailer: Z-Mail (5.0.0 30July97) To: Peter Whaite , zsh-workers@sunsite.dk Subject: Re: Latest cvs hangs in completion tests MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii On Jun 14, 4:48pm, Peter Whaite wrote: } } I noticed this after the readonly patch (#14915) went in. The problem is that assignments to the positional parameters has become broken: zagzig% 1=foo zsh: read-only variable: * So either this is going to have to be special cased, or we can't make `*' be readonly. -- 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