non ascii file sort

2006-07-05 Thread ForestCreature
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. mc-fix-non-ascii-sort.diff Description: Binary data ___

Re: Small bug in mcedit

2006-07-05 Thread Leonard den Ottolander
Hello Florin, On Mon, 2006-07-03 at 13:42 +0300, Florin Asavoaie wrote: form name=?= ??php echo this code is not highlighted correctly; ? form name=?= ? ?php echo This code is highlighted perfectly.; ? This is an example of context stickyness that I reported earlier and tried to resolve

Re: non ascii file sort

2006-07-05 Thread Pavel Roskin
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