zsh-workers
 help / color / mirror / code / Atom feed
From: Sven Wischnowsky <wischnow@informatik.hu-berlin.de>
To: zsh-workers@sunsite.auc.dk
Subject: Re: Diff file for 3.1.6-test-2 available
Date: Tue, 20 Jul 1999 14:20:08 +0200 (MET DST)	[thread overview]
Message-ID: <199907201220.OAA02076@beta.informatik.hu-berlin.de> (raw)
In-Reply-To: Peter Stephenson's message of Tue, 20 Jul 1999 13:38:21 +0200


Peter Stephenson wrote:

> Sven Wischnowsky wrote:
> > >   - complist could be made to work better with dynamic loading systems
> > >     that don't make symbols in other dynamic modules visible
> > 
> > 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?).
> 
> You mean function symbols?  Variable symbols are easy, the definition can
> just be shifted.  For the rest, if it can't be simplified it should
> probably be left.  I was wondering about the possibility of defining the
> pointer to the list of thingies in comp1, and calling any of those via the
> list.  But that doesn't seem to cover very many.

Oops, right. It's 18 functions, 4 widgets (-functions), and 16
variables. Hm.

> However, if it's not going to work there's no point compiling complist.
> There needs to be a warning much earlier on, or we need to suggest building
> zle into the shell.

I was thinking about the latter -- for SunOS 4.

Bye
 Sven


--
Sven Wischnowsky                         wischnow@informatik.hu-berlin.de


             reply	other threads:[~1999-07-20 12:20 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-07-20 12:20 Sven Wischnowsky [this message]
     [not found] <199907201140.NAA02011@beta.informatik.hu-berlin.de>
1999-07-20 11:38 ` Peter Stephenson
     [not found] <9907191000.AA13440@ibmth.df.unipi.it>
1999-07-19 12:13 ` Ollivier Robert
1999-07-19 12:00   ` Peter Stephenson
1999-07-19 13:30     ` Ollivier Robert
1999-07-19 13:15       ` Peter Stephenson
1999-07-19 16:31 ` Tanaka Akira

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=199907201220.OAA02076@beta.informatik.hu-berlin.de \
    --to=wischnow@informatik.hu-berlin.de \
    --cc=zsh-workers@sunsite.auc.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).