bash-completion-Bugs item #314714 was changed at 2014-06-05 22:54 by Ville 
Skyttä
You can respond by visiting: 
https://alioth.debian.org/tracker/?func=detail&atid=413095&aid=314714&group_id=100114

Status: Open
Priority: 3
Submitted By: Dams Nadé (anvil-guest)
Assigned to: Nobody (None)
Summary: gendiff and sqlite3 are broken with failglob 
Distribution: None
Originally reported in: None
Milestone: None
Status: None
Original bug number: 


Initial Comment:
When enabling failglob, "gendiff >[TAB]" prints an error.

I've managed to trace this error in both the completion/gendiff file and in 
_init_completion function in bash_completion.

See the attached patches, it's pretty straightforward.

The 3rd patch fixes the same kind of issue for the sqlite3 completion.

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

>Comment By: Ville Skyttä  (scop-guest)
Date: 2014-06-05 22:54

Message:
gendiff patch applied with minor change in commit message; we like them to 
contain some identification about affected things usually in the form of prefix 
in the message so one can see what a commit affects just by looking at the 
message.

Is the third patch still needed? If yes, could you provide a recipe how to 
trigger an issue when it's not applied?

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

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

Message:
It seems Igor Murzov fixed a bunch of this issues in the git a few hours ago. 
gendiff is still broken though. :-)

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

You can respond by visiting: 
https://alioth.debian.org/tracker/?func=detail&atid=413095&aid=314714&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