[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: change of interpolation of ~ in associated array
From: |
Peng Yu |
Subject: |
Re: change of interpolation of ~ in associated array |
Date: |
Mon, 17 Jul 2023 10:51:47 -0500 |
Which version contains the fix? I use homebrew. Could you please make
the fix official so that the changes can be propagated to homebrew?
On Mon, Jul 17, 2023 at 10:01 AM Chet Ramey <chet.ramey@case.edu> wrote:
>
> On 7/17/23 1:11 AM, Peng Yu wrote:
>
> > $ declare -A x=([a]=~)
> > $ declare -p x
> > declare -A x=([a]="/Users/py" )
>
> This was fixed back in February as the result of
> https://lists.gnu.org/archive/html/bug-bash/2023-02/msg00044.html
>
> --
> ``The lyf so short, the craft so long to lerne.'' - Chaucer
> ``Ars longa, vita brevis'' - Hippocrates
> Chet Ramey, UTech, CWRU chet@case.edu http://tiswww.cwru.edu/~chet/
>
--
Regards,
Peng