DragonFlyBSD / DPorts

The dedicated application build system for DragonFly BSD
Other
89 stars 44 forks source link

bash-completion: words: bad array subscript #131

Closed sigttou closed 9 years ago

sigttou commented 9 years ago

As in ubuntu bug report, TAB on empty line produces an unneded error message: https://bugs.launchpad.net/ubuntu/+source/bash-completion/+bug/1289597

patch can be found in bug report. (https://code.launchpad.net/~j/bash-completion/bug1289597/+merge/210089)

jrmarino commented 9 years ago

FYI, freebsd's bugzilla is now up. I didn't see an report on bash yesterday, so you maybe you want to file this there (preferable with a patch to fix the port)

jrmarino commented 9 years ago

Have you submitted a PR at bugs.freebsd.org on this?

sigttou commented 9 years ago

Yes. https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196713

jrmarino commented 9 years ago

Thanks. I added myself to "CC" over there. I'll close this ticket here to defer to that one.