[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Single quote character not handled well in associative array index
From: |
Chet Ramey |
Subject: |
Re: Single quote character not handled well in associative array index |
Date: |
Thu, 15 Dec 2016 11:50:52 -0500 |
User-agent: |
Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:45.0) Gecko/20100101 Thunderbird/45.5.1 |
On 8/29/16 5:57 PM, Jarno Suni wrote:
> Bash Version: 4.3
> Patch Level: 46
> Release Status: release
>
> Description:
> Using associative array variable that has a single quote in index does
> not work withing (( )) without a trick.
I'm working on a shell option that will make this work closer to how you'd
like. Backwards compatibility means it won't be on by default.
Chet
--
``The lyf so short, the craft so long to lerne.'' - Chaucer
``Ars longa, vita brevis'' - Hippocrates
Chet Ramey, UTech, CWRU chet@case.edu http://cnswww.cns.cwru.edu/~chet/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: Single quote character not handled well in associative array index,
Chet Ramey <=