From owner-svn-src-all@FreeBSD.ORG Fri Apr 10 08:20:53 2015 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 62EF41000; Fri, 10 Apr 2015 08:20:53 +0000 (UTC) Received: from zxy.spb.ru (zxy.spb.ru [195.70.199.98]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 13B94D41; Fri, 10 Apr 2015 08:20:53 +0000 (UTC) Received: from slw by zxy.spb.ru with local (Exim 4.84 (FreeBSD)) (envelope-from ) id 1YgUBF-000PpG-W1; Fri, 10 Apr 2015 11:20:50 +0300 Date: Fri, 10 Apr 2015 11:20:49 +0300 From: Slawa Olhovchenkov To: Gleb Smirnoff Subject: Re: svn commit: r281129 - head/etc Message-ID: <20150410082049.GV8220@zxy.spb.ru> References: <20150406084141.GK23643@zxy.spb.ru> <20150406084937.GX64665@FreeBSD.org> <20150406085323.GL23643@zxy.spb.ru> <20150409215802.GY21982@hades.panopticon> <20150409220442.GQ8220@zxy.spb.ru> <20150409232711.GZ21982@hades.panopticon> <20150409234026.GH1394@zxy.spb.ru> <20150410000259.GA21982@hades.panopticon> <20150410070845.GU8220@zxy.spb.ru> <20150410073230.GE99375@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150410073230.GE99375@FreeBSD.org> User-Agent: Mutt/1.5.23 (2014-03-12) X-SA-Exim-Connect-IP: X-SA-Exim-Mail-From: slw@zxy.spb.ru X-SA-Exim-Scanned: No (on zxy.spb.ru); SAEximRunCond expanded to false Cc: "svn-src-head@freebsd.org" , "svn-src-all@freebsd.org" , Dmitry Marakasov , "src-committers@freebsd.org" , Garrett Cooper X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Apr 2015 08:20:53 -0000 On Fri, Apr 10, 2015 at 10:32:30AM +0300, Gleb Smirnoff wrote: > On Fri, Apr 10, 2015 at 10:08:45AM +0300, Slawa Olhovchenkov wrote: > S> What benefits from switching to utf8 locale in 'default' login class? > > Being on the same page as rest of the world? What benfit from it? What is rest of world? Windows used UTF-16 Centos used en_US.UTF-8 Ubuntu used C I don't see common locale for 'rest of the world'. You can adding new clasess with utf8, adding tools for create users with language preferences, MFC to 10/9/8 and have all benefits from utf8 and save backward compatibility.