Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > gnu.bash.bug > #14160

Re: Why does bash bundles readline instead of use a shared one?

Path csiph.com!goblin1!goblin.stu.neva.ru!usenet.stanford.edu!not-for-mail
From "Garreau\, Alexandre" <galex-713@galex-713.eu>
Newsgroups gnu.bash.bug
Subject Re: Why does bash bundles readline instead of use a shared one?
Date Tue, 29 May 2018 01:50:16 +0200
Lines 28
Approved bug-bash@gnu.org
Message-ID <mailman.670.1527551423.1292.bug-bash@gnu.org> (permalink)
References <7uuhf2c79ejn.7zf.xxuns.g6.gal@galex-713.eu> <0efeac50-9657-ead0-a353-20a385f2a676@case.edu>
NNTP-Posting-Host lists.gnu.org
Mime-Version 1.0
Content-Type text/plain; charset=utf-8
Content-Transfer-Encoding quoted-printable
X-Trace usenet.stanford.edu 1527551423 24160 208.118.235.17 (28 May 2018 23:50:23 GMT)
X-Complaints-To action@cs.stanford.edu
Cc bug-bash@gnu.org
To Chet Ramey <chet.ramey@case.edu>
Envelope-to bug-bash@gnu.org
User-Agent Gnus (5.13), GNU Emacs 25.1.1 (x86_64-pc-linux-gnu)
X-GPG-FINGERPRINT E109 9988 4197 D7CB B0BC 5C23 8DEB 24BA 867D 3F7F
X-Accept-Language fr, en, it, eo
In-Reply-To <0efeac50-9657-ead0-a353-20a385f2a676@case.edu> (Chet Ramey's message of "Mon, 28 May 2018 19:41:47 -0400")
X-detected-operating-system by eggs.gnu.org: Genre and OS details not recognized.
X-Received-From 2a00:5884:8305::1
X-BeenThere bug-bash@gnu.org
X-Mailman-Version 2.1.21
Precedence list
List-Id Bug reports for the GNU Bourne Again SHell <bug-bash.gnu.org>
List-Unsubscribe <https://lists.gnu.org/mailman/options/bug-bash>, <mailto:bug-bash-request@gnu.org?subject=unsubscribe>
List-Archive <http://lists.gnu.org/archive/html/bug-bash/>
List-Post <mailto:bug-bash@gnu.org>
List-Help <mailto:bug-bash-request@gnu.org?subject=help>
List-Subscribe <https://lists.gnu.org/mailman/listinfo/bug-bash>, <mailto:bug-bash-request@gnu.org?subject=subscribe>
Xref csiph.com gnu.bash.bug:14160

Show key headers only | View raw


On 2018-05-28 at 19:41, Chet Ramey wrote:
> On 5/28/18 12:27 PM, Garreau, Alexandre wrote:
> 1. Bash has always had readline, even before there was a separate readline
>    distribution. There's no compelling reason to change this.

Oh okay!

> 3. Bash ships with as few external dependencies as possible. Many systems
>    do not ship a separate readline, and do not ship it as part of the base
>    system.

Wouldn’t then ask to build it separately, while still requiring it as a
mandatory dependency encourage more systems to ship readline, making it
more available to other programs and more likely to be embeded by them?
I’ve heared several times histories of readline convincing other
software to become GPL’d.  Also wouldn’t that save space by default on
embeded systems if they also may ship a separate readline?

> If you want to build bash and link it against a separately-built readline,
> as long as that version is current enough, there is a configure option to
> do it.

I’m still asking myself why Debian doesn’t do that… I think I should ask
there too, then.

Back to gnu.bash.bug | Previous | Next | Find similar | Unroll thread


Thread

Re: Why does bash bundles readline instead of use a shared one? "Garreau\, Alexandre" <galex-713@galex-713.eu> - 2018-05-29 01:50 +0200

csiph-web