Re: complete -p does not quote function names correctly.

2022-05-20 Thread Koichi Murase
> Description: > bash allows declaring functions with a name that contains `*'. > In the output of `complete -p', those function names will not be > quoted which makes the output of `complete -p' output not safe > to pass to `eval' or output to a file that will be re

complete -p does not quote function names correctly.

2022-05-20 Thread Emanuele Torre
Configuration Information [Automatically generated, do not change]: Machine: x86_64 OS: linux-gnu Compiler: gcc Compilation CFLAGS: -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -DDEFAULT_PATH_VALUE='/usr/local/sbin:/usr/local/bin:/usr/bin' -DSTANDARD_UTILS_PATH='/usr/bin' -DSYS_BASHRC='/etc/bash