Bug#502804: syntax errors when sourcing bash-completion with POSIX enabled

2008-10-31 Thread Freddy Vulto
Here's another improved patch. Adding an hyphen `-' to [EMAIL PROTECTED]' will circumvent an error "Unbound variable" when `set -u' is in effect. Regards, Freddy === modified file 'bash_completion' --- bash_completion 2008-10-10 19:01:59 + +++ bash_completion 2008-10-20 16:03:48 + @@ -270,

Bug#502804: syntax errors when sourcing bash-completion with POSIX enabled

2008-10-20 Thread Freddy Vulto
Hi, I forgot to append to the existing [EMAIL PROTECTED] array at bug 2 (line 9572). Attached is an improved diff. === modified file 'bash_completion' --- bash_completion 2008-10-10 19:01:59 + +++ bash_completion 2008-10-20 16:03:48 + @@ -270,15 +270,23 @@ _expand || return