Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 Apr 2015 15:57:06 +0300
From:      Gleb Smirnoff <glebius@FreeBSD.org>
To:        Anton Yuzhaninov <citrin@citrin.ru>
Cc:        svn-src-all@freebsd.org
Subject:   Re: svn commit: r281129 - head/etc
Message-ID:  <20150406125706.GY64665@glebius.int.ru>
In-Reply-To: <55226ED7.2010007@citrin.ru>
References:  <201504060132.t361WRVe090234@svn.freebsd.org> <55226ED7.2010007@citrin.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20150406125706.GY64665>