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


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

Re: Assignment of $* to a var removes spaces on unset IFS.

Started byRobert Elz <kre@munnari.OZ.AU>
First post2018-08-14 07:24 +0700
Last post2018-08-14 07:24 +0700
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: Assignment of $* to a var removes spaces on unset IFS. Robert Elz <kre@munnari.OZ.AU> - 2018-08-14 07:24 +0700

#14475 — Re: Assignment of $* to a var removes spaces on unset IFS.

FromRobert Elz <kre@munnari.OZ.AU>
Date2018-08-14 07:24 +0700
SubjectRe: Assignment of $* to a var removes spaces on unset IFS.
Message-ID<mailman.5074.1534206317.1292.bug-bash@gnu.org>
    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

[toc] | [standalone]


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


csiph-web