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


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

Re: Unquoted array slice ${a[@]:0} expands to just one word if IFS doesn't have a space

Started byChet Ramey <chet.ramey@case.edu>
First post2018-08-01 16:43 -0400
Last post2018-08-01 16:43 -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: Unquoted array slice ${a[@]:0} expands to just one word if IFS doesn't have a space Chet Ramey <chet.ramey@case.edu> - 2018-08-01 16:43 -0400

#14436 — Re: Unquoted array slice ${a[@]:0} expands to just one word if IFS doesn't have a space

FromChet Ramey <chet.ramey@case.edu>
Date2018-08-01 16:43 -0400
SubjectRe: Unquoted array slice ${a[@]:0} expands to just one word if IFS doesn't have a space
Message-ID<mailman.4573.1533156218.1292.bug-bash@gnu.org>
On 8/1/18 10:52 AM, Robert Elz wrote:
>     Date:        Wed, 1 Aug 2018 09:40:12 -0400
>     From:        Greg Wooledge <wooledg@eeg.ccf.org>
>     Message-ID:  <20180801134012.r6ojiewtx3npabhe@eeg.ccf.org>
> 
>   | https://lists.gnu.org/archive/html/bug-bash/2017-06/msg00283.html
> 
> A bug in dash which as far as I can tell has since been fixed.
> 
>   | https://lists.gnu.org/archive/html/bug-bash/2017-09/msg00058.html
> 
> A bug in bash, but I don't have a recent enough version to know
> if it has been fixed or not.

It was fixed a couple of weeks after being reported.

> 
>   | https://lists.gnu.org/archive/html/bug-bash/2018-01/msg00035.html
> 
> This one is fixed as well (seems to have been a transitory
> bug as I don't see it in versions of bash I have on different
> systems than are newer, or older, than the one shown as
> affected.)

It's fixed in bash-5.0-alpha. It was fixed a couple of months before this
report.


-- 
``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