From owner-svn-src-all@freebsd.org Sun Nov 8 17:57:13 2015 Return-Path: Delivered-To: svn-src-all@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 E6E25A29998; Sun, 8 Nov 2015 17:57:13 +0000 (UTC) (envelope-from baptiste.daroussin@gmail.com) Received: from mail-wm0-x235.google.com (mail-wm0-x235.google.com [IPv6:2a00:1450:400c:c09::235]) (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 7629C1503; Sun, 8 Nov 2015 17:57:13 +0000 (UTC) (envelope-from baptiste.daroussin@gmail.com) Received: by wmec201 with SMTP id c201so52147713wme.1; Sun, 08 Nov 2015 09:57:11 -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=ywc0iYVdOpF3kLlxG32PwqU16SVtuzc8HcMV0KLvQ2s=; b=yD5YF8KqD+dmUulxjgG+6ygaGRLfhx+ozkVSMu1sEP1jlvDaMK6Lf/LduNxdtA7c7C tDSL72ro4IrGjW1oUWYMJ4HfO4AYsaFf1mQaZvRpcHzl0l83Yz3GoRprN0plB3AtbNZC tfPt6S0wkr15lHKUwXBApSou7I+otIV2GDR2lc74jcHgkrxa5VLKhXUIw9p+YUNpHqQO ZxrfpmGgHJcW9BkA5ymxJUpUQkc/t3myXbxDe+vrPMHQU9ghXKDVHXC9nYzS/pf+hfbt bkI7vUbjLDPDq6sOUgfUHOJMBtTDOnzx41HsQ33QopMUSr5MjHAJKS2k4k9+jStsOIHW 1fJg== X-Received: by 10.28.87.21 with SMTP id l21mr21787953wmb.6.1447005431032; Sun, 08 Nov 2015 09:57:11 -0800 (PST) Received: from ivaldir.etoilebsd.net ([2001:41d0:8:db4c::1]) by smtp.gmail.com with ESMTPSA id l1sm12483787wmb.1.2015.11.08.09.57.09 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sun, 08 Nov 2015 09:57:10 -0800 (PST) Sender: Baptiste Daroussin Date: Sun, 8 Nov 2015 18:57:07 +0100 From: Baptiste Daroussin To: Hajimu UMEMOTO Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r290522 - head/share/timedef Message-ID: <20151108175707.GF31396@ivaldir.etoilebsd.net> References: <201511072354.tA7NsEPs032069@repo.freebsd.org> <20151108000818.GE31396@ivaldir.etoilebsd.net> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="RE3pQJLXZi4fr8Xo" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.24 (2015-08-30) X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 08 Nov 2015 17:57:14 -0000 --RE3pQJLXZi4fr8Xo Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Nov 08, 2015 at 08:49:42PM +0900, Hajimu UMEMOTO wrote: > Hi, >=20 > >>>>> On Sun, 8 Nov 2015 01:08:18 +0100 > >>>>> Baptiste Daroussin said: >=20 > bapt> They are auto generated, I will try to have a look to fix the gener= ation tool so > bapt> we won't get hit by it next time. >=20 > Oops, I dodn't notice that. > It seems that Linux does similar way. > I think it should be fixed by the origin data rather than by the > generation tool. > I don't test it, but perhaps the attached change should fix it: >=20 > bapt> Thanks for the fix! >=20 > You are welcome. >=20 > Sincerely, >=20 The origin data are available there http://cldr.unicode.org/ they have a tr= ac (sorry I do not remember the link :)) to report issues. We are right now at= v27 the tools to generate our sources are in tools/tools/locale/*. In the meantime marino@ has modified the tools to generate CJK correctly I = will bring that to freebsd soon. http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/fb572e12d4eae3f415c= a6a464aecbd14bdbde4ce Best regards, Bapt --RE3pQJLXZi4fr8Xo Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAlY/jPMACgkQ8kTtMUmk6EzRogCeL6FU+paZ0kLB4raBhQaMubrB H/IAoLmpcKtTmzlmbAbzUuFf2SlM+R4a =jxUL -----END PGP SIGNATURE----- --RE3pQJLXZi4fr8Xo--