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

Repeatable zsh crash in 3.0.5 and 3.1.5-pws-4



Haven't looked into it any farther yet, but run zsh -f and then (where the
name "variable" can be any parameter that is not already set):

zsh% typeset -i variable
zsh% typeset -m +i variable
zsh% echo $variable

and kablooey.

-- 
Bart Schaefer                                 Brass Lantern Enterprises
http://www.well.com/user/barts              http://www.brasslantern.com



Messages sorted by: Reverse Date, Date, Thread, Author