On Thu, 06 Jul 2006 14:35:27 +0300
Andy Shevchenko <[EMAIL PROTECTED]> wrote:
> 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
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
___
Mc-devel
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.
This is glibc related issue, not mc.
strcoll would have pair case-(in)sensivity fu
On Thu, Jul 06, 2006 at 02:35:27PM +0300, Andy Shevchenko wrote:
> 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.
> This i
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.
This is glibc related issue, not mc.
strcoll would have pair case-(in)sensivity fu
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
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
___
Mc-devel