Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: strange behavior in zsh 5.3.1
- X-seq: zsh-workers 41418
- From: Peter Stephenson <p.stephenson@xxxxxxxxxxx>
- To: Francesco Giordano <nhoyadx@xxxxxxxxx>, zsh-workers@xxxxxxx
- Subject: Re: strange behavior in zsh 5.3.1
- Date: Thu, 13 Jul 2017 16:26:21 +0100
- Cms-type: 201P
- In-reply-to: <CAEYSrg6X2sNJJCwpuiHyvWhob20m3vL1pZ+k6ux-UOvy=2T6oQ@mail.gmail.com>
- List-help: <mailto:zsh-workers-help@zsh.org>
- List-id: Zsh Workers List <zsh-workers.zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
- Organization: Samsung Cambridge Solution Centre
- References: <CGME20170713150750epcas3p2abec52da71e68ecb3e6a48f349831ab4@epcas3p2.samsung.com> <CAEYSrg6X2sNJJCwpuiHyvWhob20m3vL1pZ+k6ux-UOvy=2T6oQ@mail.gmail.com>
On Thu, 13 Jul 2017 17:06:34 +0200
Francesco Giordano <nhoyadx@xxxxxxxxx> wrote:
> > echo {1..10}{1..
Definitely a bug in brace handling, which the shell even picks up in
debug mode...
glob.c:2248: BUG: unmatched brace in xpandbraces()
I'm guessing the existing pair of braces make it cavalier about
interpreting the last one.
pws
Messages sorted by:
Reverse Date,
Date,
Thread,
Author