Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Diff file for 3.1.6-test-2 available
- X-seq: zsh-users 2457
- From: Sven Wischnowsky <wischnow@xxxxxxxxxxxxxxxxxxxxxxx>
- To: zsh-users@xxxxxxxxxxxxxx
- Subject: Re: Diff file for 3.1.6-test-2 available
- Date: Tue, 20 Jul 1999 13:40:06 +0200 (MET DST)
- In-reply-to: Peter Stephenson's message of Mon, 19 Jul 1999 12:00:44 +0200
- Mailing-list: contact zsh-users-help@xxxxxxxxxxxxxx; run by ezmlm
Peter Stephenson wrote:
> - complist could be made to work better with dynamic loading systems
> that don't make symbols in other dynamic modules visible (this looks
> a bit more complex than I first thought because quite a lot of
> symbols are involved). The only current workaround is to build zle
> into the base shell.
Hm, I just had a look at this. If I've counted correctly, there are 38
symbols used. Four of them could reasonably be put into minfo. But
adding 34 pointer variables just to support SunOS 4? And then: other
modules may rely (now or in the future) on the symbols of other
modules on which they depend anyway (after all this is one of the
reasons for the dependency system, isn't it?).
Bye
Sven
--
Sven Wischnowsky wischnow@xxxxxxxxxxxxxxxxxxxxxxx
Messages sorted by:
Reverse Date,
Date,
Thread,
Author