Date: Mon, 6 Apr 2015 16:09:44 +0300 From: Gleb Smirnoff <glebius@FreeBSD.org> To: Slawa Olhovchenkov <slw@zxy.spb.ru> Cc: svn-src-all@freebsd.org, Anton Yuzhaninov <citrin@citrin.ru> Subject: Re: svn commit: r281129 - head/etc Message-ID: <20150406130944.GZ64665@glebius.int.ru> In-Reply-To: <20150406130652.GI74532@zxy.spb.ru> References: <201504060132.t361WRVe090234@svn.freebsd.org> <55226ED7.2010007@citrin.ru> <20150406125706.GY64665@glebius.int.ru> <20150406130652.GI74532@zxy.spb.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Apr 06, 2015 at 04:06:52PM +0300, Slawa Olhovchenkov wrote: S> On Mon, Apr 06, 2015 at 03:57:06PM +0300, Gleb Smirnoff wrote: S> S> > On Mon, Apr 06, 2015 at 02:32:39PM +0300, Anton Yuzhaninov wrote: S> > A> On 04/06/15 04:32, Dmitry Marakasov wrote: S> > A> > Log: S> > A> > Switch russian login class to UTF-8 S> > A> > S> > A> S> > A> UTF-8 is still has problems in FreeBSD. S> > A> S> > A> E. g. try to sort file with lines (with ru_RU.UTF-8 locale) S> > A> S> > A> $ cat > ttt S> > A> з S> > A> ё S> > A> ж S> > A> е S> > A> Ctrl+d S> > A> $ sort ttt S> > A> е S> > A> ж S> > A> з S> > A> ё S> > A> S> > A> This order is wrong. S> > S> > This is known. The problems of staying w/o UTF-8 today overweight problems S> > of switching to UTF-8. S> > S> > And hopefully, the switch will motivate someone to do the collation :) S> S> Why you need broken somewehere (and broken backward compatibility)? S> Why you don't just adding new login class (russian_utf8)? Right now we've got broken compatibility with the rest of the world. -- Totus tuus, Glebius.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20150406130944.GZ64665>