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


Groups > gnu.bash.bug > #14161 > unrolled thread

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

Started byChet Ramey <chet.ramey@case.edu>
First post2018-05-28 20:09 -0400
Last post2018-05-28 20:09 -0400
Articles 1 — 1 participant

Back to article view | Back to gnu.bash.bug

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: Why does bash bundles readline instead of use a shared one? Chet Ramey <chet.ramey@case.edu> - 2018-05-28 20:09 -0400

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

FromChet Ramey <chet.ramey@case.edu>
Date2018-05-28 20:09 -0400
SubjectRe: Why does bash bundles readline instead of use a shared one?
Message-ID<mailman.671.1527552559.1292.bug-bash@gnu.org>
On 5/28/18 7:50 PM, Garreau, Alexandre wrote:
> 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?

All the world isn't Linux, and even within the Linux ecosystem there are
multiple completing software distribution and packaging systems. I have
no desire to wade into that; I leave it up to the distributions.

> Also wouldn’t that save space by default on
> embeded systems if they also may ship a separate readline?

There is an easy way for them to do that if they want.

Chet
-- 
``The lyf so short, the craft so long to lerne.'' - Chaucer
		 ``Ars longa, vita brevis'' - Hippocrates
Chet Ramey, UTech, CWRU    chet@case.edu    http://tiswww.cwru.edu/~chet/

[toc] | [standalone]


Back to top | Article view | gnu.bash.bug


csiph-web