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

Re: zsh-3.0-pre4 released



> } Besides the many bugfixes in this release the biggest change is in this
> } release is in trap handling.
> 
> Actually, I'd say the biggest change is "setopt nofoo" == "unsetopt foo".
> Which I still think should have been left out until some post-3.0 version.

This may seem to be a big change but in the code it is not really a big
change and it really cleans up the code.  The trap change is much more
complicated with much more `traps' which may result in memory leaks and
other nasty things.

Zoltan



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