From owner-freebsd-hackers@freebsd.org Tue Mar 1 04:36:28 2016 Return-Path: Delivered-To: freebsd-hackers@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 84DA4AB90DE for ; Tue, 1 Mar 2016 04:36:28 +0000 (UTC) (envelope-from mailing-machine@vniz.net) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 65A011FF0 for ; Tue, 1 Mar 2016 04:36:28 +0000 (UTC) (envelope-from mailing-machine@vniz.net) Received: by mailman.ysv.freebsd.org (Postfix) id 62C6CAB90DD; Tue, 1 Mar 2016 04:36:28 +0000 (UTC) Delivered-To: hackers@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 49DAFAB90DC for ; Tue, 1 Mar 2016 04:36:28 +0000 (UTC) (envelope-from mailing-machine@vniz.net) Received: from mail-lb0-f181.google.com (mail-lb0-f181.google.com [209.85.217.181]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id CEA511FEF for ; Tue, 1 Mar 2016 04:36:27 +0000 (UTC) (envelope-from mailing-machine@vniz.net) Received: by mail-lb0-f181.google.com with SMTP id x1so92161124lbj.3 for ; Mon, 29 Feb 2016 20:36:27 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:subject:to:references:from:message-id:date :user-agent:mime-version:in-reply-to; bh=SA02gBLIL0PznJr4HIOSy+nW0PvxopdSH56JsSx57pg=; b=ZGfEA846tZFKoLd34lKd8LCY2T5dLZWKfED299QRCbbZvj9xI/cLDOeNXN/wmMBsgS kmSMwhQBM5j9ybz7kHebqST/dSjRRTE7rzhcqAU395EXYsq7qs8ARAQ9zIipf3E66GTr qPBZyyVHw3gwZoyz+0mich850wmX3qMhsbAMtskBzPbwqQ1R7wgrv6BULCMYlvj2H9xY JUbwQCRyedHzAf1ik11Om9BTtUsdswN8PY2GbP9voq/RtFrvFLft1EPpWsyFo8JlLHgo uxoq+Op6CcPGtEhx32N0wTyRGsYtSJUb2t21TmQzpqMPgpV7X0i1Jmricn7Hq46XBrez GhPg== X-Gm-Message-State: AD7BkJJhFEo+ubTDX/cq/7otbhhgc6mfVXHvZgM/0r4CX/ylNXzBtGu/IIOrtfW2OVnPpg== X-Received: by 10.112.149.73 with SMTP id ty9mr3539528lbb.48.1456800448119; Mon, 29 Feb 2016 18:47:28 -0800 (PST) Received: from [192.168.1.2] ([89.169.173.68]) by smtp.gmail.com with ESMTPSA id a124sm4546870lfa.40.2016.02.29.18.47.26 (version=TLSv1/SSLv3 cipher=OTHER); Mon, 29 Feb 2016 18:47:27 -0800 (PST) Subject: Re: Dropping some locales/encodings? To: Baptiste Daroussin , current@freebsd.org, hackers@freebsd.org References: <20160229232334.GG84995@ivaldir.etoilebsd.net> From: Andrey Chernov Message-ID: <56D502BD.9020704@freebsd.org> Date: Tue, 1 Mar 2016 05:47:25 +0300 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.6.0 MIME-Version: 1.0 In-Reply-To: <20160229232334.GG84995@ivaldir.etoilebsd.net> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="j9i60uE0mGJcG9pJuMHkRGdMLSn7tW7s7" X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Mar 2016 04:36:28 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --j9i60uE0mGJcG9pJuMHkRGdMLSn7tW7s7 From: Andrey Chernov To: Baptiste Daroussin , current@freebsd.org, hackers@freebsd.org Message-ID: <56D502BD.9020704@freebsd.org> Subject: Re: Dropping some locales/encodings? References: <20160229232334.GG84995@ivaldir.etoilebsd.net> In-Reply-To: <20160229232334.GG84995@ivaldir.etoilebsd.net> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 01.03.2016 2:23, Baptiste Daroussin wrote: > Hi all, >=20 > I have updated few month ago the locales to cldr v27.0.1. I would like = to > simplify the generation of those locales from cldr to POSIX locales tha= t we do > provides. >=20 > I can properly generate almost any of the said locales/encodings but a = few that > I would like to remove (provided that unicode version are available) >=20 > Here is the list of locales/encodings: >=20 > be_BY.CP1251 CP1251 is Windows native (single characters mode) and widely used to represent Cyrillic: Russian, Bulgarian, Serbian, Ukrainian, Belarusian (i.e. be_BY), Macedonian. IMHO it will be better to not remove it to make easy handling of native encoded texts comes from Windows. Don't know about other mentioned. --=20 http://ache.vniz.net/ --j9i60uE0mGJcG9pJuMHkRGdMLSn7tW7s7 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- iQEcBAEBCAAGBQJW1QK+AAoJEKUckv0MjfbKtscH/inCYXG4kIVSGH+eIMMo+Oez Sylov5tFJd4ToEQGI8nQKHK1jCN0yuBLPE0mCPK0B1anpflOaO+K7kEAZbl9UgWa hCIoVQtISnmfjhzBV1UbxlZANLR0uun6Ya8PDU0qSoCjZxSBKQz2hdyCkiem820F q95vmqxR4elSu5Zb4EWbNo6CbjDc3StjZ4GToBYzbfO2OXXJFzoIRLENY7tLlMuA OF16CxRXZosb07FNRH4b02/ZO2EZy4VTeN6q87ZgznqMe/KLS992hAAV1NwOwzao cOri4/qfB8H+YTIEfHOb5QfouTc1gDBNKkPY0AAFmGZ8l2XsRkDJcdwgkTRtqm0= =quXC -----END PGP SIGNATURE----- --j9i60uE0mGJcG9pJuMHkRGdMLSn7tW7s7--