On Sat, 1 Sep 2001, Simon Josefsson wrote: > > I would *hope* sv_SE.utf8 (being the locale for Swedish as used in > > Sweden, in an UTF-8) encoding, sorts "�" after "z"!! [...] > $ LANG=sv_SE.UTF-8 bash -c 'echo -e "�\n�\n�\nz" | sort' > � > � > � > z > > (RedHat 7.1, glibc 2.2.2, bash 2.04, textutils 2.0.11) Can't reproduce the above. I get correctly (in a UTF-8 xterm): $ LANG=sv_SE.UTF-8 bash -c 'echo -e "�\n�\n�\nz" | sort' z � � � Same OS version here. Markus -- Markus G. Kuhn, Computer Laboratory, University of Cambridge, UK Email: mkuhn at acm.org, WWW: <http://www.cl.cam.ac.uk/~mgk25/> - Linux-UTF8: i18n of Linux on all levels Archive: http://mail.nl.linux.org/linux-utf8/
- wrong strcoll() result with different UTF locale sett... Changjian_Sun
- Re: wrong strcoll() result with different UTF lo... Markus Kuhn
- Re: wrong strcoll() result with different UTF lo... Changjian_Sun
- Re: wrong strcoll() result with different UTF lo... Pablo Saratxaga
- Re: wrong strcoll() result with different UTF lo... Edmund GRIMLEY EVANS
- Re: wrong strcoll() result with different UTF lo... Changjian_Sun
- Re: wrong strcoll() result with different UTF lo... Jungshik Shin
- Re: wrong strcoll() result with different UTF lo... Pablo Saratxaga
- Re: wrong strcoll() result with different UTF lo... H. Peter Anvin
- Re: wrong strcoll() result with different UTF lo... Simon Josefsson
- Re: wrong strcoll() result with different UTF lo... Markus Kuhn
- Re: wrong strcoll() result with different UTF lo... Simon Josefsson
- Re: wrong strcoll() result with different UTF lo... Pablo Saratxaga
- Re: wrong strcoll() result with different UTF lo... Pablo Saratxaga
