On Sunday 11 December 2005 20:59, Mike Frysinger wrote:
> Description:
> attempting to declare multiple local empty arrays fails with bash-3.1.
probably related, this syntax fails too:
$ eval foo=( "bar" )
bash: syntax error near unexpected token `('
-mike
___
Configuration Information:
Machine: x86_64
OS: linux-gnu
Compiler: x86_64-pc-linux-gnu-gcc
Compilation CFLAGS: -DPROGRAM='bash' -DCONF_HOSTTYPE='x86_64'
-DCONF_OSTYPE='linux-gnu' -DCONF_MACHTYPE='x86_64-pc-linux-gnu'
-DCONF_VENDOR='pc' -DLOCALEDIR='/usr/share/locale' -DPACKAGE='bash' -DSHELL
-DH