From owner-freebsd-arch@FreeBSD.ORG Sat Jan 24 14:34:02 2015 Return-Path: Delivered-To: arch@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 E3FB997D for ; Sat, 24 Jan 2015 14:34:02 +0000 (UTC) Received: from mail-wg0-x232.google.com (mail-wg0-x232.google.com [IPv6:2a00:1450:400c:c00::232]) (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 74B1985E for ; Sat, 24 Jan 2015 14:34:02 +0000 (UTC) Received: by mail-wg0-f50.google.com with SMTP id b13so2161982wgh.9 for ; Sat, 24 Jan 2015 06:34:00 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:from:to:subject:message-id:mime-version:content-type :content-disposition:user-agent; bh=Q75xaXoPAQdeMkzyl3hfiraHCcHWKz0imcH3AOC30lE=; b=zehOg3cFdbg+Qj5e4T75p0W0XrXjUpW/hgBeI+AXHVYOF/CbYXf90qmfzP79AIJ2h4 byOcV2C32G4aCA6qJ+qu3QiFIfKs3yI3LkI+IZnkEQM7hGkg0UjZrKbQTkHKCPzQ5gWK 6FZFQdhTHkGJvJ35RmSdtSxiVf2ItE+ZulCY0wqbb8T975oNox/6zb1umDoPfCbzbkoa PAlJzLkyuQpV3EniPyur5PzuN8dopbBIt2C1CGKmLMBBCC+O7tn/VUfR1pcDOBO2lqas stIrwocUWeS+5OlZCZW063xUhBbx7NGGdatdb43FEjyio3rQQ+ALwvkJLA6IO1LDtdPa QYog== X-Received: by 10.180.210.174 with SMTP id mv14mr13899086wic.80.1422110040466; Sat, 24 Jan 2015 06:34:00 -0800 (PST) Received: from ivaldir.etoilebsd.net ([2001:41d0:8:db4c::1]) by mx.google.com with ESMTPSA id ha1sm6041601wib.24.2015.01.24.06.33.59 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sat, 24 Jan 2015 06:33:59 -0800 (PST) Sender: Baptiste Daroussin Date: Sat, 24 Jan 2015 15:33:57 +0100 From: Baptiste Daroussin To: arch@FreeBSD.org Subject: [RFC] Set the default locale to en_US.UTF-8 Message-ID: <20150124143357.GI81001@ivaldir.etoilebsd.net> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="cVp8NMj01v+Em8Se" Content-Disposition: inline User-Agent: Mutt/1.5.23 (2014-03-12) 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: Sat, 24 Jan 2015 14:34:03 -0000 --cVp8NMj01v+Em8Se Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Hi, After a bit of hacking on libedit it is now able to handle unicode inputs in a better way. At least good enough for /bin/sh to work normally in unicode environements. Given that vt handles properly unicode inputs. I would like to propose that now we set the defaults locales on HEAD to en_US.UTF-8. https://reviews.freebsd.org/D1467 Best regards, Bapt --cVp8NMj01v+Em8Se Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAlTDrVUACgkQ8kTtMUmk6EycVQCfRNOF46E79iBUUVYVxgcvCzh+ Mf0AoJKzU0mSR11/m9biy785Yi60fIAy =qsuu -----END PGP SIGNATURE----- --cVp8NMj01v+Em8Se--