retitle 699177 dash ignores locale tags 699177 + upstream # standards compliance, i18n severity 699177 important quit
Hi Alexander, Alexander Gerasiov wrote: > If the pattern matches any existing filenames or pathnames, the pattern > shall be replaced with those filenames and pathnames, sorted according to the > collating sequence in effect in the current locale. Yes, that's true. Actually dash doesn't respect locales at all. Standards-compliance bugs in dash generally are important (and not necessarily serious). In this case it is more complicated --- calling 'setlocale(LC_ALL, "")' would require reexamining every locale-dependent library call dash makes and would hurt backward-compatibility. Help analyzing calls to mitigate the damage would be much appreciated. In the meantime, we should at least document it better in the manpage. Any ideas for wording? Thanks for reporting and hope that helps, Jonathan -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org