[Bash-completion-devel] [bash-completion-Bugs][314713] man completion is not failglob complaint

bash-completion-bugs at alioth.debian.org bash-completion-bugs at alioth.debian.org
Mon Jun 9 22:23:28 UTC 2014


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

Status: Open
Priority: 3
Submitted By: Dams Nadé (anvil-guest)
Assigned to: Nobody (None)
Summary: man completion is not failglob complaint 
Distribution: None
Originally reported in: None
Milestone: 2.0
>Status: Accepted
Original bug number: 


Initial Comment:
The man completion is not failglob compliant because it relies on way too much on glob patterns stored in parameters (which is not meant to be used that way). 

The attached patch propose ls-free nullglob-based more robust implementation. 

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

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

Message:
I can confirm that the patch fixes test failures for me :)

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

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



More information about the Bash-completion-devel mailing list