Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: Latest cvs hangs in completion tests



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