zsh-workers
 help / color / mirror / code / Atom feed
From: Peter Stephenson <pws@csr.com>
To: zsh-workers@sunsite.dk (Zsh hackers list)
Subject: Re: Module dependencies issue still open
Date: Mon, 10 Sep 2001 11:58:42 +0100	[thread overview]
Message-ID: <24094.1000119522@csr.com> (raw)
In-Reply-To: "Borsenkow Andrej"'s message of "Mon, 10 Sep 2001 10:15:20 +0400." <000501c139bf$f83febc0$21c9ca95@mow.siemens.ru>

Borsenkow Andrej wrote:
> What was final decision (if any) on module dependencies problem (when
> one external module depends on another one)? There was some discussion,
> but I do not remember any solution was accepted. 

No, indeed.

I still think we need to use RTLD_LAZY properly on systems that support it,
allowing us to hook in required modules from the appropriate module boot
routine.  This can be done without any change of format or introducing
incompatibilities --- except we may need to be more careful with data
symbols which need to be resolved when the module is loaded, and I haven't
investigated how much of a problem this is is.  It's possible there aren't
any inter-module dependencies of this kind (there are already some hooks
for this kind of thing built into the main module).

For the rest, I'm agnostic between burying something in the .so files (bit
hacky) or adding an extra dependency (.zd?) file (bit messy), which seem to
be the major possibilities.

-- 
Peter Stephenson <pws@csr.com>                  Software Engineer
CSR Ltd., Unit 300, Science Park, Milton Road,
Cambridge, CB4 0XL, UK                          Tel: +44 (0)1223 392070


**********************************************************************
The information transmitted is intended only for the person or
entity to which it is addressed and may contain confidential 
and/or privileged material. 
Any review, retransmission, dissemination or other use of, or
taking of any action in reliance upon, this information by 
persons or entities other than the intended recipient is 
prohibited.  
If you received this in error, please contact the sender and 
delete the material from any computer.
**********************************************************************


      reply	other threads:[~2001-09-10 10:59 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-09-08 21:07 PATCH: ztcp Clint Adams
2001-09-09 18:31 ` Bart Schaefer
2001-09-09 22:01   ` Clint Adams
2001-09-09 23:30     ` Bart Schaefer
2001-09-10  0:06       ` Clint Adams
2001-09-10 11:09         ` Oliver Kiddle
2001-09-10 15:20           ` Clint Adams
2001-09-10 15:37             ` Clint Adams
2001-09-10  6:15 ` Module dependencies issue still open Borsenkow Andrej
2001-09-10 10:58   ` Peter Stephenson [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=24094.1000119522@csr.com \
    --to=pws@csr.com \
    --cc=zsh-workers@sunsite.dk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).