zsh-workers
 help / color / mirror / code / Atom feed
* Possible lack of functionality
@ 2001-12-04 10:44 Raúl Núñez de Arenas Coronado
  2001-12-04 15:23 ` Bart Schaefer
  0 siblings, 1 reply; 3+ messages in thread
From: Raúl Núñez de Arenas Coronado @ 2001-12-04 10:44 UTC (permalink / raw)
  To: Zsh

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 249 bytes --]

    Hello zsh-workers :))

    Is any feature of zsh lost if it is used without modules (that
is, with all needed modules compiled in and not dinamically loaded)?

    I mean, except from the modularity itself ;)))

    Thanks in advance.
    Raúl


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Possible lack of functionality
  2001-12-04 10:44 Possible lack of functionality Raúl Núñez de Arenas Coronado
@ 2001-12-04 15:23 ` Bart Schaefer
  0 siblings, 0 replies; 3+ messages in thread
From: Bart Schaefer @ 2001-12-04 15:23 UTC (permalink / raw)
  To: Raúl Núñez de Arenas Coronado, Zsh

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   

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Possible lack of functionality
@ 2001-12-04 15:43 Raúl Núñez de Arenas Coronado
  0 siblings, 0 replies; 3+ messages in thread
From: Raúl Núñez de Arenas Coronado @ 2001-12-04 15:43 UTC (permalink / raw)
  To: raul, schaefer, zsh-workers

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 566 bytes --]

    Hi Bart :))

>}     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:
[...]

    Correct.

>Even the zmodload command itself will have equivalent behavior,
>provided one hasn't changed any values of "load=" to "yes".

    And this is *exactly* the kind of things I wanted to know :))
Then, I shouldn't set load=yes on any module, just load=static.

    Thanks a lot :) I don't know what would I do without zsh. Using
ash, surely ;))))

    Raúl


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2001-12-04 15:32 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-12-04 10:44 Possible lack of functionality Raúl Núñez de Arenas Coronado
2001-12-04 15:23 ` Bart Schaefer
2001-12-04 15:43 Raúl Núñez de Arenas Coronado

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).