zsh-workers
 help / color / mirror / code / Atom feed
From: Borsenkow Andrej <Andrej.Borsenkow@mow.siemens.ru>
To: Zsh hackers list <zsh-workers@sunsite.dk>
Subject: Re: 4.0.5 ?
Date: 17 Apr 2002 21:46:59 +0400	[thread overview]
Message-ID: <1019065625.3599.5.camel@localhost.localdomain> (raw)
In-Reply-To: <1020417172407.ZM13112@candle.brasslantern.com>

В Срд, 17.04.2002, в 21:24, Bart Schaefer написал:
> There are entries for 229 article numbers (not necessarily 229 log
> entries) in the dev ChangeLog that do not appear in the branch log.
> (How many do there need to be before we declare 4.2? :-)
> 

IMHO there can be no 4.2 unless module dependency problem is fixed
(dynamic modules that depend on other dynamic modules).

To remind - it is impossible to dlopen() a shared object that has
unresolved data objects even on Linux, that currently rules out any
solution that encodes dependencies in binary itself.

Two possible solutions are

- major rewrite that will eliminate external variables completely. It
may even make code cleaner and create basis for some interesting things
(line multiple ZLE instances) as example

- adding external files that are installed together with binary shared
object and describe dependencies for Zsh.


-andrej


  reply	other threads:[~2002-04-17 17:47 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-04-17 10:44 Borsenkow Andrej
2002-04-17 10:56 ` Peter Stephenson
2002-04-17 13:38   ` Borsenkow Andrej
2002-04-17 16:30     ` Alexandre Duret-Lutz
2002-04-17 17:19       ` Peter Stephenson
2002-04-25  7:50         ` Borsenkow Andrej
2002-04-17 17:24     ` Bart Schaefer
2002-04-17 17:46       ` Borsenkow Andrej [this message]
2002-04-24  8:54       ` Oliver Kiddle
2002-04-25  8:07         ` Borsenkow Andrej
2002-04-25 14:58           ` Bart Schaefer
2002-04-25 21:13 ` Wayne Davison
2002-04-28 20:33   ` Peter Stephenson
2002-04-29  5:16     ` Wayne Davison

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=1019065625.3599.5.camel@localhost.localdomain \
    --to=andrej.borsenkow@mow.siemens.ru \
    --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).