Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > gnu.bash.bug > #14160 > unrolled thread
| Started by | "Garreau\, Alexandre" <galex-713@galex-713.eu> |
|---|---|
| First post | 2018-05-29 01:50 +0200 |
| Last post | 2018-05-29 01:50 +0200 |
| 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.
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
| From | "Garreau\, Alexandre" <galex-713@galex-713.eu> |
|---|---|
| Date | 2018-05-29 01:50 +0200 |
| Subject | Re: Why does bash bundles readline instead of use a shared one? |
| Message-ID | <mailman.670.1527551423.1292.bug-bash@gnu.org> |
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 top | Article view | gnu.bash.bug
csiph-web