non ascii file sort
Pavel Roskin
proski at gnu.org
Wed Jul 5 21:57:37 UTC 2006
Hello!
On Wed, 2006-07-05 at 21:38 +0300, ForestCreature wrote:
> Hello! I've recently noticed wrong file sort order in file list pannels.
> I use ru_RU.KOI8-R locale. There is no alphabetic symbol order (what
> strcmp implies?). Attached patch works for me.
It's not so simple. strcoll() is not guaranteed to be case sensitive in
all locales. I think the choice in "Sort Order ..." should be between
case-sensitive, case-insensitive and locale-specific.
--
Regards,
Pavel Roskin
More information about the mc-devel
mailing list