From owner-freebsd-arch@FreeBSD.ORG Sun Jan 25 18:49:20 2015 Return-Path: Delivered-To: arch@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 353475EB for ; Sun, 25 Jan 2015 18:49:20 +0000 (UTC) Received: from mail-we0-x233.google.com (mail-we0-x233.google.com [IPv6:2a00:1450:400c:c03::233]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id B4F50886 for ; Sun, 25 Jan 2015 18:49:19 +0000 (UTC) Received: by mail-we0-f179.google.com with SMTP id q59so5651507wes.10 for ; Sun, 25 Jan 2015 10:49:17 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=RIH3P0JRIkevz8itGRv6crLNJ9hiaIQtbA1B9Wa6Ajw=; b=FYHbMb1hIKKutYGyn8ARQDDvUarF8pBdFBup2vwoLlm4brVsOioqNqa3le+uvS1q3F 25E8OEkF+b13DkW0/n8j4Dh3jRlO7R7Sf2/nEyNThf+ZzZwc0JQpFz/2qOOwu3W1nilC ePKx8O1ysWSekfeFdQ0QXebwS+GFtWqjVe2YQvCoH1jj+lmcGRLz3XNa2QOAVQLSr2yF tdqlBt9rYcwHPvQNTzqrGZ8K0Wi129b8ANomrTPTO7y9DnFC2zrgIpoxQr2QbFK2MQpH 1s6K0RkKnz/8HMU2TNVMU3i+lEmYJ87rxea/+Wi7MZL5bWMTAkOAu7X7FLdeDCBONsnm qjAA== X-Received: by 10.194.85.17 with SMTP id d17mr35616883wjz.61.1422211757513; Sun, 25 Jan 2015 10:49:17 -0800 (PST) Received: from ivaldir.etoilebsd.net ([2001:41d0:8:db4c::1]) by mx.google.com with ESMTPSA id mz10sm2976055wic.9.2015.01.25.10.49.16 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sun, 25 Jan 2015 10:49:16 -0800 (PST) Sender: Baptiste Daroussin Date: Sun, 25 Jan 2015 19:49:14 +0100 From: Baptiste Daroussin To: "Simon J. Gerraty" Subject: Re: [RFC] Set the default locale to en_US.UTF-8 Message-ID: <20150125184914.GP81001@ivaldir.etoilebsd.net> References: <20150124143357.GI81001@ivaldir.etoilebsd.net> <20150125143243.GB76051@zxy.spb.ru> <7B1D8345-248B-4C44-9568-079BA29614C2@ixsystems.com> <23506.1422204612@critter.freebsd.dk> <20150125171042.GQ3698@zxy.spb.ru> <23185.1422208170@chaos> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="AwNVUpjOmSj7UnwZ" Content-Disposition: inline In-Reply-To: <23185.1422208170@chaos> User-Agent: Mutt/1.5.23 (2014-03-12) Cc: arch@freebsd.org, Poul-Henning Kamp , Jordan Hubbard , Slawa Olhovchenkov X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 25 Jan 2015 18:49:20 -0000 --AwNVUpjOmSj7UnwZ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Jan 25, 2015 at 09:49:30AM -0800, Simon J. Gerraty wrote: > Slawa Olhovchenkov wrote: > > System software (from FreeBSD base) not exclusive for this behaviour > > (dangerous dependens from current locale). This is may be third-party > > sofware or software writen by customer. Unexpected setting locale to > > UTF-8 may be broken this software. >=20 > Yes, svn client fails on checkout if file contains UTF-8 and client's > local is not compatible, error is to the effect of "cannot translate". > Only fix is to change loacle to UTF-8 then remove the offending chars if > possible.=20 >=20 > UTF-8 is a bit like GPL - forces everyone to follow suit. I can checkout FreeBSD's sources which contains UTF-8 files on a vanilla freebsd aka locale being 'C'. Bapt --AwNVUpjOmSj7UnwZ Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAlTFOqoACgkQ8kTtMUmk6EyDmQCgvex0XNVi25DXYd1xoxXNPUuB ASkAn1jI1HF39s+e2bStMlxMU2YJ/GE6 =yeL/ -----END PGP SIGNATURE----- --AwNVUpjOmSj7UnwZ--