Re: Can't get debug info for functions with '[' in the name

2017-10-30 Thread Chet Ramey
On 10/30/17 2:56 PM, PJ Eby wrote: > Bash Version: 4.4 > Patch Level: 12 > Release Status: release > > Description: > declare -F fails if function name contains '[', even if it exists. > This makes it impossible to get the line number and file for such > functions, as it is only available via dec

Can't get debug info for functions with '[' in the name

2017-10-30 Thread PJ Eby
Configuration Information [Automatically generated, do not change]: Machine: x86_64 OS: linux-musl Compiler: gcc Compilation CFLAGS: -DPROGRAM='bash' -DCONF_HOSTTYPE='x86_64' -DCONF_OSTYPE='linux-musl' -DCONF_MACHTYPE='x86_64-pc-linux-musl' -DCONF_VENDOR='pc' -DLOCALEDIR='/usr/local/share/locale'