Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > gnu.bash.bug > #14482
| From | Pierre Gaston <pierre.gaston@gmail.com> |
|---|---|
| Newsgroups | gnu.bash.bug |
| Subject | Re: Assignment of $* to a var removes spaces on unset IFS. |
| Date | 2018-08-14 10:49 +0300 |
| Message-ID | <mailman.5086.1534232962.1292.bug-bash@gnu.org> (permalink) |
| References | (2 earlier) <CAOSMAutpQvzbwAgAv7QPc14tZ2PEi5tGPXWHfqrCY-k2AhVQSg@mail.gmail.com> <CAFra36gUtG8x8SoNP9fGNSp-X61EE0_yqebqHwqx9CXvhZ0S5w@mail.gmail.com> <20180814020952.GA20145@ubuntu> <CAFra36gomAjeH1qQpK8OFtJ1SgPbXrG+g6BV68PcEOb58v1Nvw@mail.gmail.com> <20180814031752.GB20145@ubuntu> |
On Tue, Aug 14, 2018 at 6:18 AM Eduardo A. Bustamante López < dualbus@gmail.com> wrote: > On Mon, Aug 13, 2018 at 10:52:20PM -0400, Bize Ma wrote: > (...) > > That version is not even beta, it is still alpha, are you asking that > > everyone should use > > non-released (and not yet tested as beta) alpha release ? > (...) > > I didn't say that. My point is that, in the context of bug reports, it's > important that you always test against the *unreleased* version of the > code, > since that's where most bug fixes are queued up (or at least the ones that > break > backwards compatibility). > > > So? It is not solved in that thread, it is even said that: > > > > > This is a bug in bash and it should be fixed, not excused. > > > > To which I agree. After a year, nothing else have been said about it. > > > > For some reason the threading broke in the archive browser. Here's the > response > from Chet: > > http://lists.nongnu.org/archive/html/bug-bash/2017-10/msg00023.html > > The fix for this issue is already in the Git repository (devel branch) and > in > Bash 5.0. > > I cannot answer for Chet, but please consider this: > > The fix for this bug breaks backwards compatibility, so that means it > cannot be > a patch-level fix for 4.4. It should either be a minor version increase > (4.5) or > go into the next major release, which is 5.0 (which was already declared > alpha > state, and includes the fix). > > > It seems about time to get it solved. Or say that it won't be. > > Again, it's fixed already and the fix is scheduled to go out in the next > release (5.0). > > Given that, do you think this bug is severe enough to have to issue a new > minor > version just for it? (4.5), > > or can we just wait for 5.0 to come out which fixes this and a bunch of > other > bugs? (see the CHANGES file, in particular, entry `oo', > > http://git.savannah.gnu.org/cgit/bash.git/diff/CHANGES?h=bash-5.0-testing&id=9a51695bed07d37086c352372ac69d0a30039a6b > ) > >
Back to gnu.bash.bug | Previous | Next | Find similar | Unroll thread
Re: Assignment of $* to a var removes spaces on unset IFS. Pierre Gaston <pierre.gaston@gmail.com> - 2018-08-14 10:49 +0300
csiph-web