From owner-svn-src-head@freebsd.org Sun Jun 19 17:05:40 2016 Return-Path: Delivered-To: svn-src-head@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 34A3BA7A2C3 for ; Sun, 19 Jun 2016 17:05:40 +0000 (UTC) (envelope-from mailing-machine@vniz.net) Received: from mail-lf0-f46.google.com (mail-lf0-f46.google.com [209.85.215.46]) (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 B258D2036 for ; Sun, 19 Jun 2016 17:05:39 +0000 (UTC) (envelope-from mailing-machine@vniz.net) Received: by mail-lf0-f46.google.com with SMTP id h129so23959969lfh.1 for ; Sun, 19 Jun 2016 10:05:39 -0700 (PDT) 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:cc:from:message-id:date :user-agent:mime-version:in-reply-to; bh=X/KhJLcTFWSqZ+VwnDufhH4HJ8HvyNhrSMEUyIyI9P0=; b=WmigcoB9jun2BcOgr4+92cKfaQvF7nY1yIev4k2AsRjA4WSxRbdbTEqoiGNvegLd1v JHJDy8ej8JarnkRW+4ZFqqKK2K/9RwJ6/snrLmcogm59ajHuRjuDjg1k3xp6q2sAC6Xk P9l5miiKshVtZLxC++roVDtTSKwrZoJUP+488j9keBDFCC7jNatwXvklhi0uXl0k7yTb urtH6c6j34tnO1wJ9U4MQXgJrQ2heRb0oqTH+GEbXTdA4u/0IPhjN9apWxH2wXSvUtVX WedVecc8BMdwP9/6+ecSZe89bUXCiXAv/8fguoQrMsrjVKlOnrdqyRVoanY1vJlnV6WB LVIA== X-Gm-Message-State: ALyK8tJ51CAK+S1wUBMBY5kIU2ndarwKc0p+GnZAMrJCzPzLKxMRPeArU84zDTQ1tA8PAQ== X-Received: by 10.25.18.234 with SMTP id 103mr3583249lfs.118.1466355931852; Sun, 19 Jun 2016 10:05:31 -0700 (PDT) Received: from [192.168.1.2] ([89.169.173.68]) by smtp.gmail.com with ESMTPSA id f17sm6035591lfg.35.2016.06.19.10.05.30 (version=TLSv1/SSLv3 cipher=OTHER); Sun, 19 Jun 2016 10:05:31 -0700 (PDT) Subject: Re: svn commit: r302016 - in head: share/timedef tools/tools/locale/tools To: Baptiste Daroussin References: <201606190344.u5J3iWO6079652@repo.freebsd.org> <3387744f-7abd-417c-599f-163e78b4170e@freebsd.org> <20160619145233.kjnfyxjb75fdcucz@ivaldir.etoilebsd.net> <20160619154918.etycha7kvj4v7nrp@ivaldir.etoilebsd.net> Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org, Hajimu UMEMOTO From: Andrey Chernov Message-ID: <77076d87-41ad-0cce-c703-ed9cef1bdb8b@freebsd.org> Date: Sun, 19 Jun 2016 20:05:30 +0300 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.1.1 MIME-Version: 1.0 In-Reply-To: Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="2qEDkAXlhRDV2rTRvnDjE0Mu4qdMjdnvX" X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 19 Jun 2016 17:05:40 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --2qEDkAXlhRDV2rTRvnDjE0Mu4qdMjdnvX Content-Type: multipart/mixed; boundary="Qlb6DpaT3WRgTOvCfutkB45THtThh99ir" From: Andrey Chernov To: Baptiste Daroussin Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org, Hajimu UMEMOTO Message-ID: <77076d87-41ad-0cce-c703-ed9cef1bdb8b@freebsd.org> Subject: Re: svn commit: r302016 - in head: share/timedef tools/tools/locale/tools References: <201606190344.u5J3iWO6079652@repo.freebsd.org> <3387744f-7abd-417c-599f-163e78b4170e@freebsd.org> <20160619145233.kjnfyxjb75fdcucz@ivaldir.etoilebsd.net> <20160619154918.etycha7kvj4v7nrp@ivaldir.etoilebsd.net> In-Reply-To: --Qlb6DpaT3WRgTOvCfutkB45THtThh99ir Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 19.06.2016 19:52, Andrey Chernov wrote: > On 19.06.2016 19:47, Andrey Chernov wrote: >> On 19.06.2016 18:49, Baptiste Daroussin wrote: >>> On Sun, Jun 19, 2016 at 04:52:34PM +0200, Baptiste Daroussin wrote: >>>> On Sun, Jun 19, 2016 at 07:57:49AM +0300, Andrey Chernov wrote: >>>>> On 19.06.2016 6:44, Hajimu UMEMOTO wrote: >>>>>> Log: >>>>>> - Prefer to use %d over %e where the day of the month should be = zero >>>>>> filled. >>>>>> - Since %e means the day of the month as well, regard %e as same= as %d >>>>>> in md_order. >>>>> >>>>> Nonsense doubled formats in sr_*_RS locales and nonsense md_order t= here too. >>>> >>>> Crap I'll dig into it, thanks for spotting it. >>>> >>>> Best regards, >>>> Bapt >>> >>> Should be fixed by: >>> https://people.freebsd.org/~bapt/locale-triple-components.diff >>> >>> The perl script generating the locales was badly handling locales wit= h 3 >>> components, fixed now. >>> >>> Sorry about that >>> >>> Best regards, >>> Bapt >>> >> >> sr locales are badly named before anything else, proper format is >> language[_COUNTRY][.encoding][@variant] >> I.e. >> sr_RS.UTF-8@Latn >> sr_RS.ISO8859-2@Latn >> sr_RS.ISO8859-t@Cyrl >> >> I don't know, if out utilities (f.e. locale(1)) can handle @variant su= ffix. >> >> > =3Dsr_RS.ISO8859-5@Cyrl > =3Dour, and not utilities only but libc too Since right now we have only single @variant per each encoding, and no @variant for other locales, we can just drop it and use right names like:= sr_RS.UTF-8 sr_RS.ISO8859-2 sr_RS.ISO8859-5 --Qlb6DpaT3WRgTOvCfutkB45THtThh99ir-- --2qEDkAXlhRDV2rTRvnDjE0Mu4qdMjdnvX Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- iQEcBAEBCAAGBQJXZtDaAAoJEKUckv0MjfbKobsIAMuAx1/nEwCJkLFsA/2BbLbQ TQei43xsVX5jIgYErVaH3B/nk0jTJJMC8KQdJh6yqchz5uj5xAGDsQ5YsjKepcCy 38p9tzi28TXPnQhe4bT0VFEJ8E9PacoW7hQYkvetQjUCT5ec/6lQ3wj50tXSRuOn uNIVqO0YmkLHK3QCzEUSbToNl3O78yAJ7O381Pb/eab8gwVG0MbjmScGE11DIhkQ ievblj+gw9hC3CoWNq2rnhVtt4RFqty8J4fv8JqseS3IpAvclT60MuLwYDFLGy2m jc7UQD9kMQIF6Mx968VRb8LP6jUm/MGRTDfJkBArJFA0YLtc16PAviPtxVd+/Qs= =Ndqx -----END PGP SIGNATURE----- --2qEDkAXlhRDV2rTRvnDjE0Mu4qdMjdnvX--