It also reproduces in the current devel branch.
$ bash-dev -c 'declare -a arr=(""); declare -p arr'
declare -a arr=()
$ bash-5.0 -c 'declare -a arr=(""); declare -p arr'
declare -a arr=([0]="")
2020-08-05 3:33 andy_bash :
> Sorry, the colors got messed up on the last email
It's still messed up.
On 8/4/20 1:47 PM, Matthias Klose wrote:
> On 6/17/20 4:47 PM, Chet Ramey wrote:
>> The first alpha release of bash-5.1 is now available with the URL
>>
>> ftp://ftp.cwru.edu/pub/bash/bash-5.1-alpha.tar.gz
>
> Looking at the corresponding readline 8.1 alpha release, I see two symbols
> being
> dr
Sorry, the colors got messed up on the last email
​Configuration Information [Automatically generated, do not change]:Machine:
x86_64OS: linux-muslCompiler: gccCompilation CFLAGS: -g -O2 -Wno-parentheses
-Wno-format-securityuname output: Linux 37b7613044c1 5.5.7-200.fc31.x86_64 #1
SMP Fri Feb 28
On 6/17/20 4:47 PM, Chet Ramey wrote:
> The first alpha release of bash-5.1 is now available with the URL
>
> ftp://ftp.cwru.edu/pub/bash/bash-5.1-alpha.tar.gz
Looking at the corresponding readline 8.1 alpha release, I see two symbols being
dropped compared to 8.0:
#MISSING: 8.1~alpha1# _rl_inte
​Configuration Information [Automatically generated, do not change]:Machine:
x86_64OS: linux-muslCompiler: gccCompilation CFLAGS: -g -O2 -Wno-parentheses
-Wno-format-securityuname output: Linux 37b7613044c1 5..5.7-200.fc31.x86_64 #1
SMP Fri Feb 28 17:18:37 UTC 2020 x86_64 GNU/LinuxMachine Type:
On Tue, Aug 4, 2020 at 9:20 AM Chet Ramey wrote:
> On 8/3/20 9:44 PM, Jonathan Rascher wrote:
> > $ bash --version
> > GNU bash, version 5.0.3(1)-release (x86_64-pc-linux-gnu)
> >
> > $ uname -a
> > Linux penguin 5.4.40-04224-g891a6cce2d44 #1 SMP PREEMPT Tue Jun 23
> 20:21:29
> > PDT 2020 x86_64
On 8/3/20 9:44 PM, Jonathan Rascher wrote:
> $ bash --version
> GNU bash, version 5.0.3(1)-release (x86_64-pc-linux-gnu)
>
> $ uname -a
> Linux penguin 5.4.40-04224-g891a6cce2d44 #1 SMP PREEMPT Tue Jun 23 20:21:29
> PDT 2020 x86_64 GNU/Linux
>
> (This is a Pixelbook running the default Crostini L