bash-completion-Bugs item #314709 was changed at 2014-06-10 17:09 by Igor Murzov
You can respond by visiting: 
https://alioth.debian.org/tracker/?func=detail&atid=413095&aid=314709&group_id=100114

Status: Closed
Priority: 3
Submitted By: Dams Nadé (anvil-guest)
Assigned to: Nobody (None)
Summary: -? triggers failglob if left unquoted 
Distribution: None
Originally reported in: None
Milestone: 2.0
Status: Fix Committed
Original bug number: 


Initial Comment:
Since '?' is a glob char, it needs to be quoted or an error will be triggered 
when using failglob.

The ssh-add/ssh-keygen completions are broken due to this issue.
See attached trivial patch.


----------------------------------------------------------------------

>Comment By: Igor Murzov (garik-guest)
Date: 2014-06-10 17:09

Message:
I have tried to fix the issue this way. But some completions pass multiple 
words as a help parameter. See completions/valgrind for example.

----------------------------------------------------------------------

Comment By: Dams Nadé (anvil-guest)
Date: 2014-06-10 10:29

Message:
Please consider reverting your change and applying this patch instead.

----------------------------------------------------------------------

Comment By: Dams Nadé (anvil-guest)
Date: 2014-06-10 10:24

Message:
If, this is not the way it should be fixed, IMHO. If it still fails, then the 
problem is in _parse_help.

----------------------------------------------------------------------

Comment By: Igor Murzov (garik-guest)
Date: 2014-06-10 02:52

Message:
I fixed the issue for me with 
https://alioth.debian.org/plugins/scmgit/cgi-bin/gitweb.cgi?p=bash-completion/bash-completion.git;a=commit;h=60b8fabec499dbd56636548369ff3796e0d0d0fd

----------------------------------------------------------------------

Comment By: Igor Murzov (garik-guest)
Date: 2014-06-10 01:33

Message:
The issue doesn't seem fixed for me.

----------------------------------------------------------------------

Comment By: Ville Skyttä  (scop-guest)
Date: 2014-06-04 00:15

Message:
Applied, thanks

----------------------------------------------------------------------

You can respond by visiting: 
https://alioth.debian.org/tracker/?func=detail&atid=413095&aid=314709&group_id=100114

_______________________________________________
Bash-completion-devel mailing list
Bash-completion-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/bash-completion-devel

Reply via email to