Chema Gonzalez <chema@xxxxxxxxxx> writes: > If the user environment has either LC_ALL or LANG defined, the setting > of LC_COLLATE in src/mkbuiltins is overriden. With a non-POSIX locale, > the orders of dotcmd (remember that '.' is 0x2e in ascii) and truecmd > (':' is 0x3a in ascii) are reversed, which makes the ":" command fail > in the bsearch. Actually the problem should only occur when you set LC_ALL, which overrides LANG and LC_COLLATE. Even though some may find nice to protect the unwary, but I'd expect lots of brokenness in this unusual build situation, and this not limited to dash. -- jca | PGP : 0x1524E7EE / 5135 92C1 AD36 5293 2BDF DDCC 0DFA 74AE 1524 E7EE -- To unsubscribe from this list: send the line "unsubscribe dash" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html