Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: ideas, questions, and bugs (?)
- X-seq: zsh-users 1059
- From: Andrew Main <zefram@xxxxxxxxx>
- To: pws@xxxxxx (Peter Stephenson)
- Subject: Re: ideas, questions, and bugs (?)
- Date: Wed, 8 Oct 1997 10:11:45 +0100 (BST)
- Cc: zsh-users@xxxxxxxxxxxxxxx
- In-reply-to: <199710080819.KAA13588@xxxxxxxxxxxx> from "Peter Stephenson" at Oct 8, 97 10:19:28 am
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