From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 4493013800E for ; Thu, 2 Aug 2012 01:01:39 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 32D9121C004; Thu, 2 Aug 2012 01:01:15 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id DA011E032F for ; Thu, 2 Aug 2012 01:00:27 +0000 (UTC) Received: from mail-wi0-f181.google.com (mail-wi0-f181.google.com [209.85.212.181]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: floppym) by smtp.gentoo.org (Postfix) with ESMTPSA id A44671B4004 for ; Thu, 2 Aug 2012 01:00:26 +0000 (UTC) Received: by wibhm2 with SMTP id hm2so3517963wib.10 for ; Wed, 01 Aug 2012 18:00:23 -0700 (PDT) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@lists.gentoo.org Reply-to: gentoo-dev@lists.gentoo.org MIME-Version: 1.0 Received: by 10.180.20.99 with SMTP id m3mr160392wie.16.1343869223668; Wed, 01 Aug 2012 18:00:23 -0700 (PDT) Received: by 10.223.3.142 with HTTP; Wed, 1 Aug 2012 18:00:23 -0700 (PDT) In-Reply-To: <20120802002002.GA24507@waltdnes.org> References: <3146937.NEprMvEFLe@mephista> <5016AD71.5070602@gentoo.org> <201208012218.19190.dilfridge@gentoo.org> <501991B6.7010603@orlitzky.com> <20120802002002.GA24507@waltdnes.org> Date: Wed, 1 Aug 2012 21:00:23 -0400 Message-ID: Subject: Re: [gentoo-dev] UTF-8 locale by default From: Mike Gilbert To: gentoo-dev@lists.gentoo.org Content-Type: text/plain; charset=UTF-8 X-Archives-Salt: 53c21dbf-7608-453c-a673-3408e16a4d86 X-Archives-Hash: 9d630839c283abb56d8ccd44081656d1 On Wed, Aug 1, 2012 at 8:20 PM, Walter Dnes wrote: > We're ignoring a very basic question here... what problems does > shipping with a POSIX locale cause that would be fixed by setting a UTF8 > default locale??? I want a real answer. Not something along the lines > of "But daddy, all the other kids are doing it". > Try reading the rest of the thread before posting a rant. Diego mentioned the python issue. As well, there are many test suites that malfunction without a UTF-8 or en_US.UTF-8 locale. If you hunt through Bugzilla, you can probably dig up other issues.