On 2012-07-21 20:44, Martin Ueding wrote:

> I removed parsing of “ls” in favor of simple globbing. That way, even if
> a filename should be funny, this script does not break.

This change removes the LC_ALL=C env setting which I think is there to
ensure that we get consistent alphabetical ordering for the filenames in
the compat dir no matter what the locale is set to. I suppose it would
still be needed, no?

_______________________________________________
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