[Bug 840467] Re: Bash-completion does not respect end of options argument (--)
Mathew Hodson
mathew.hodson at gmail.com
Sat Feb 4 22:12:55 UTC 2017
Fixed in valgrind 1:3.10.1-1ubuntu3~15.04 source package.
---
valgrind (1:3.10.1-1ubuntu3~15.04) vivid-proposed; urgency=medium
* SRU. Backport the 1.10 series to 14.04 for ppc64el support. LP: #1386524.
* Also fixes segfault on ppc64el, LP: #1377796.
-- Matthias Klose <doko at ubuntu.com> Sat, 26 Sep 2015 08:57:45 +0200
valgrind (1:3.10.1-1ubuntu3) wily; urgency=medium
* Build with GCC fixing PR target/65456. LP: #1434222.
* Fix DCACHEBSIZE and HWCAP2 issues. LP: #1428002.
* Fix bash command completion to respect end of options argument (--).
LP: #840467.
-- Matthias Klose <doko at ubuntu.com> Wed, 15 Jul 2015 09:48:13 +0200
** Changed in: valgrind (Ubuntu Vivid)
Status: New => Won't Fix
** Changed in: valgrind (Ubuntu Vivid)
Status: Won't Fix => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to valgrind in Ubuntu.
https://bugs.launchpad.net/bugs/840467
Title:
Bash-completion does not respect end of options argument (--)
Status in valgrind package in Ubuntu:
Fix Released
Status in valgrind source package in Trusty:
Fix Released
Status in valgrind source package in Vivid:
Fix Released
Bug description:
Valgrind does not attempt to parse argument after seeing "--". The
bash completion script does not take that into account when completing
commands after valgrind and `valgrind -- ls -<TAB><TAB>` still tries
to complete valgrinds options.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/valgrind/+bug/840467/+subscriptions
More information about the foundations-bugs
mailing list