Skip to content

new occasions of unbound variables #524

Open
@calestyo

Description

@calestyo

Describe the bug

There are some new occasions of unbound variables, which AFAIU, #44 are now considered bugs.

To reproduce

Invoke "set -u" before invoking bash-completion in .bashrc. Launching a new shell, gives:

bash: filenames: unbound variable
bash: filenames: unbound variable
bash: filenames: unbound variable

Versions (please complete the following information)

  • Operating system name/distribution and version: Debian sid
  • bash version, echo "$BASH_VERSION": 5.1.8(1)-release
  • bash-completion version, (IFS=.; echo "${BASH_COMPLETION_VERSINFO[*]}"): 2.11

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions