Ville Skyttä <ville.skytta <at> iki.fi> writes:

> 
> The notification mail for a change I just committed is being held for 
> moderator approval for the commits list due to its size, so here's a separate 
> heads up about it:
> 
> http://git.debian.org/?p=bash-completion/bash-
> completion.git;a=commitdiff;h=0f450219b667ec5f8d951b0c41593c7b983e2ada
> 
> I've been running with this locally for a while, ironing out issues, and am 
> not aware of any real regressions any more.  I haven't been able to test 
> every 
> single command, so please keep an eye on things that were previously escaped 
> as filenames and should still be, but no longer are.

I had one test failing with the new _compopt_o_filenames, on both bash-3 and
bash-4:

    Running ./completion/ls.exp ...
    FAIL: ~part should complete to ~full

I think it is fixed by adding a call to _compopt_o_filenames within _tilde, see
commit dfb8406.

Freddy


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

Reply via email to