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: Mon, 11 Jul 2005 08:04:05 -0400
User-agent: Mozilla Thunderbird 1.0.2 (Macintosh/20050317)

Eric Blake wrote:
> According to Chet Ramey on 7/9/2005 12:29 PM:
> 
>>>>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.
> 
> 
> Does this fix backport easily to 3.0, or will I have to wait for 3.1 to be
> released?  Sometimes it is rather a shame that bash provides no anonymous
> read-only access to a version control system, because it means pending
> fixes are only made public when you are ready to make a new release.

The fix will be in 3.1.  I will see what I can do about sending out a
patch.

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://tiswww.tis.case.edu/~chet/




reply via email to

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