On Mon, Apr 06, 2015 at 02:32:39PM +0300, Anton Yuzhaninov wrote:
A> On 04/06/15 04:32, Dmitry Marakasov wrote:
A> > Log:
A> >    Switch russian login class to UTF-8
A> >
A> 
A> UTF-8 is still has problems in FreeBSD.
A> 
A> E. g. try to sort file with lines (with ru_RU.UTF-8 locale)
A> 
A> $ cat > ttt
A> з
A> ё
A> ж
A> е
A> Ctrl+d
A> $ sort ttt
A> е
A> ж
A> з
A> ё
A> 
A> This order is wrong.

This is known. The problems of staying w/o UTF-8 today overweight problems
of switching to UTF-8.

And hopefully, the switch will motivate someone to do the collation :)

-- 
Totus tuus, Glebius.
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to