Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Possible lack of functionality
- X-seq: zsh-workers 16301
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: Raúl Núñez de Arenas Coronado <raul@xxxxxxxxxxxx>, Zsh <zsh-workers@xxxxxxxxxx>
- Subject: Re: Possible lack of functionality
- Date: Tue, 4 Dec 2001 15:23:52 +0000
- In-reply-to: <E16BD48-00009R-00@xxxxxxxxxxxxxxxxxxxxx>Comments: In reply to Raúl Núñez de Arenas Coronado <raul@xxxxxxxxxxxx> "Possible lack of functionality" (Dec 4, 11:44am)
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <E16BD48-00009R-00@xxxxxxxxxxxxxxxxxxxxx>
On Dec 4, 11:44am, Raúl Núñez de Arenas Coronado wrote:
}
} Is any feature of zsh lost if it is used without modules (that
} is, with all needed modules compiled in and not dinamically loaded)?
What you're asking, then, is:
Supposing that one has run "configure --disable-dynamic", then edited the
config.modules file to change all values of "link=" to "static", and then
compiled zsh, is there anything this zsh cannot do that can be done by a
zsh compiled with the default configuration?
The answer is "no, not if we wrote the code correctly, which we believe
we did." Even the zmodload command itself will have equivalent behavior,
provided one hasn't changed any values of "load=" to "yes".
--
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