Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > gnu.bash.bug > #14475
| From | Robert Elz <kre@munnari.OZ.AU> |
|---|---|
| Newsgroups | gnu.bash.bug |
| Subject | Re: Assignment of $* to a var removes spaces on unset IFS. |
| Date | 2018-08-14 07:24 +0700 |
| Message-ID | <mailman.5074.1534206317.1292.bug-bash@gnu.org> (permalink) |
| References | <CAFra36g+5888jkADfSzEnP2ggKgN4XadFk91gHgnWUJ5BxNWWw@mail.gmail.com> |
Date: Mon, 13 Aug 2018 11:51:08 -0400
From: Bize Ma <binaryzebra@gmail.com>
Message-ID: <CAFra36g+5888jkADfSzEnP2ggKgN4XadFk91gHgnWUJ5BxNWWw@mail.gmail.com>
| Bash since 4.3 fails to follow what the documentation describes as that on
| an assignment values do not undergo splitting or globing.
This is already fixed.
What's more, reporting bugs in bash 4.3 is just a waste of everyone's time.
Upgrade to (at least) the current released version, and use that instead.
kre
Back to gnu.bash.bug | Previous | Next | Find similar | Unroll thread
Re: Assignment of $* to a var removes spaces on unset IFS. Robert Elz <kre@munnari.OZ.AU> - 2018-08-14 07:24 +0700
csiph-web