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)? _______________________________________________ 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"