Date: Mon, 6 Apr 2015 16:06:52 +0300 From: Slawa Olhovchenkov <slw@zxy.spb.ru> To: Gleb Smirnoff <glebius@FreeBSD.org> Cc: svn-src-all@freebsd.org, Anton Yuzhaninov <citrin@citrin.ru> Subject: Re: svn commit: r281129 - head/etc Message-ID: <20150406130652.GI74532@zxy.spb.ru> In-Reply-To: <20150406125706.GY64665@glebius.int.ru> References: <201504060132.t361WRVe090234@svn.freebsd.org> <55226ED7.2010007@citrin.ru> <20150406125706.GY64665@glebius.int.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Apr 06, 2015 at 03:57:06PM +0300, Gleb Smirnoff wrote: > 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 :) Why you need broken somewehere (and broken backward compatibility)? Why you don't just adding new login class (russian_utf8)?
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20150406130652.GI74532>