Bug#308223: perl: locales, utf8: incorrect sorting

2006-04-11 Thread Niko Tyni
On Mon, May 09, 2005 at 12:08:04AM +0300, Jukka Suomela wrote: Package: perl Version: 5.8.4-8 Severity: normal It seems that UTF8 encoded strings are sorted incorrectly under use locale. See below for an example. LC_COLLATE=fi_FI % perl -wle 'use locale; @a = @b = qw(a A b B c C ä Ä ö

Bug#308223: perl: locales, utf8: incorrect sorting

2005-05-08 Thread Jukka Suomela
Package: perl Version: 5.8.4-8 Severity: normal It seems that UTF8 encoded strings are sorted incorrectly under use locale. See below for an example. % locale LANG=fi_FI LC_CTYPE=fi_FI LC_NUMERIC=fi_FI LC_TIME=fi_FI LC_COLLATE=fi_FI LC_MONETARY=fi_FI LC_MESSAGES=en_US LC_PAPER=fi_FI