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

_______________________________________________
Mc-devel mailing list
http://mail.gnome.org/mailman/listinfo/mc-devel

Reply via email to