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

Re: Bug in zsh 3.0.8



On Dec 13,  4:14pm, Nadav Har'El wrote:
}
} /home/nyh$ cat /tmp/z.z
} echo $ZSH_VERSION
} let 'a[3]=2'
} let 'a[3]=2'
} /home/nyh$ zsh /tmp/z.z
} 3.0.8
} zsh: segmentation fault  zsh /tmp/z.z

My mind is slipping.  There's a patch for this bug on SourceForge; go to

http://sourceforge.net/patch/?group_id=4068

for the complete list of 3.0.8 patches.  The specific patch in question is:

http://sourceforge.net/patch/?func=detailpatch&patch_id=100721&group_id=4068

-- 
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