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

Re: ideas, questions, and bugs (?)



Peter Stephenson wrote:
>What isn't yet fixed is that with shared libraries, zle doesn't get linked
>in until late in the initialisation, and zerr tries to call trashzle(),
>with the result that `zsh unknown-file' dumps core.  I haven't found
>a cleaner fix than adding if (trashzleptr) to zerr().

What happened to trashzleptr being initialised to an empty function?

-zefram



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