Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Latest cvs hangs in completion tests
- X-seq: zsh-workers 14928
- From: "Bart Schaefer" <schaefer@xxxxxxxxxxxxxxxxxxxxxxx>
- To: Peter Whaite <peta@xxxxxxxxxxxxxxxxx>, zsh-workers@xxxxxxxxxx
- Subject: Re: Latest cvs hangs in completion tests
- Date: Fri, 15 Jun 2001 10:05:31 +0000
- In-reply-to: <200106142048.QAA30512@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <200106142048.QAA30512@xxxxxxxxxxxxxxxxxxxxxxxxx>
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
Messages sorted by:
Reverse Date,
Date,
Thread,
Author