[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: New array_expand_once option
From: |
Chet Ramey |
Subject: |
Re: New array_expand_once option |
Date: |
Mon, 19 Jun 2023 13:44:41 -0400 |
User-agent: |
Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:102.0) Gecko/20100101 Thunderbird/102.12.0 |
On 6/17/23 11:08 AM, alex xmb ratchev wrote:
To better describe its functionality, I renamed assoc_expand_once to
array_expand_once. The old name is still accepted.
its an opt that have manually to be enabled ?
or is by default on
It's off by default.
When the next version of bash is released, the old bash-5.2 behavior (that
runs `uname' in the above examples) will be available if the shell
compatibility level is set to 52 or lower.
The compatibility level will override the setting of array_expand_once,
even if array_expand_once is someday enabled by default.
--
``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/
- Re: New array_expand_once option, (continued)
- Re: New array_expand_once option, Chet Ramey, 2023/06/14
- Re: New array_expand_once option, alex xmb ratchev, 2023/06/14
- Re: New array_expand_once option, Chet Ramey, 2023/06/15
- Re: New array_expand_once option, alex xmb ratchev, 2023/06/15
- Re: New array_expand_once option, alex xmb ratchev, 2023/06/17
- Re: New array_expand_once option, Dennis Williamson, 2023/06/17
- Re: New array_expand_once option, alex xmb ratchev, 2023/06/17
- Re: New array_expand_once option, Chet Ramey, 2023/06/19
- Re: New array_expand_once option, Chet Ramey, 2023/06/19
Re: New array_expand_once option, alex xmb ratchev, 2023/06/17
- Re: New array_expand_once option,
Chet Ramey <=