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


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

Re: herestring brace expansion

Started byEduardo A. Bustamante López <dualbus@gmail.com>
First post2018-09-02 20:59 -0700
Last post2018-09-02 20:59 -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: herestring brace expansion Eduardo A. Bustamante López <dualbus@gmail.com> - 2018-09-02 20:59 -0700

#14546 — Re: herestring brace expansion

FromEduardo A. Bustamante López <dualbus@gmail.com>
Date2018-09-02 20:59 -0700
SubjectRe: herestring brace expansion
Message-ID<mailman.319.1535947900.1284.bug-bash@gnu.org>
On Sun, Sep 02, 2018 at 11:55:21PM +0300, Eliran Gonen wrote:
[...]
> Description:
> 	“Here Strings” section in the bash(1) manual page claims that “word undergoes brace expansion” while it does not.

Hi Eliran,

This was reported by Conor McCarthy back in February 2017:
http://lists.gnu.org/archive/html/bug-bash/2017-02/msg00018.html

and fixed in the `devel' branch of the git repository in commit ac495185aab17ef6030a02ddc0be33380a27a94d
(http://git.savannah.gnu.org/cgit/bash.git/commit/?h=devel&id=ac495185aab17ef6030a02ddc0be33380a27a94d).

It's also fixed in the 5.0 (alpha) version.

[toc] | [standalone]


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


csiph-web