g_utf8_collate case sensitivity



g_utf8_collate sorts ASCIIbetically case-sensitively (eg, 'Z' < 'a').
That's a bug, right? (The docs say "Compares two strings for ordering
using the linguistically correct rules for the current locale". I think
the rules for my locale say that "bar" sorts before "Foo".)

-- Dan




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]