bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Broken parse on `'${'`


From: Chet Ramey
Subject: Re: Broken parse on `'${'`
Date: Sat, 09 Jul 2005 14:29:00 -0400
User-agent: Mozilla Thunderbird 1.0.2 (Macintosh/20050317)

Eric Blake wrote:

> Repeat-By:
> zsh$ echo `echo '${'`
> ${
> zsh$ bash
> bash$ echo `echo '${'`
> 
> # Hmm - I was just incorrectly presented PS2, asking to try to continue
> what bash thought was an incomplete ${ variable substitution
> 
> Fix:
>    unknown

Thanks for the report.  This has been fixed.

Chet

-- 
``The lyf so short, the craft so long to lerne.'' - Chaucer
( ``Discere est Dolere'' -- chet )
                                                Live...Laugh...Love
Chet Ramey, ITS, CWRU    chet@case.edu    http://cnswww.cns.cwru.edu/~chet/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]