From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.org/gmane.linux.lib.musl.general/14798 Path: news.gmane.org!.POSTED.blaine.gmane.org!not-for-mail From: Eleftherios Kritikos Newsgroups: gmane.linux.lib.musl.general Subject: Re: [PATCH] Update ctype data to Unicode 12.1.0 Date: Sat, 12 Oct 2019 23:56:44 +0100 Message-ID: References: <20191012212742.29880-1-el01049@gmail.com> <20191012223947.GH16318@brightrain.aerifal.cx> Reply-To: musl@lists.openwall.com Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="0000000000002aee210594be8d35" Injection-Info: blaine.gmane.org; posting-host="blaine.gmane.org:195.159.176.226"; logging-data="132436"; mail-complaints-to="usenet@blaine.gmane.org" To: musl@lists.openwall.com Original-X-From: musl-return-14814-gllmg-musl=m.gmane.org@lists.openwall.com Sun Oct 13 00:57:11 2019 Return-path: Envelope-to: gllmg-musl@m.gmane.org Original-Received: from mother.openwall.net ([195.42.179.200]) by blaine.gmane.org with smtp (Exim 4.89) (envelope-from ) id 1iJQJy-000YIL-P8 for gllmg-musl@m.gmane.org; Sun, 13 Oct 2019 00:57:10 +0200 Original-Received: (qmail 32580 invoked by uid 550); 12 Oct 2019 22:57:08 -0000 Mailing-List: contact musl-help@lists.openwall.com; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-ID: Original-Received: (qmail 32559 invoked from network); 12 Oct 2019 22:57:08 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to; bh=Na8nhQZW/1SKvlP3hjoj1CnKHvJLbe+7CELaeOvYEvM=; b=Tu87tz7dumE8SmFsFRNgcWerw1ytdweeX5e25t01bQyDMZvJ0rbIh/hfuNIhmH9Ogw lAhwYXBkWvC28fPXNLuirxLL2BMc0gjFsUT25t9QXOBvmtcEBe93svlvbagQW4nYCNI2 jwegyrNWNFDsnWYHMeWEP3DicLMt5jjuMz8vl8ftWDq7E4NXqZNrfrO6EbWVIUNkgdN7 D5EPKN3dEbbPJMs90xAT/g9N2DyDas82p8yg0+KVYiX0IPAUrn3+xDitZPHXFth3+ZAj fYDbwJ+6SUOiUsrJKklcQ1IaLCZSw26MHMbbPRV5PojFQHCmlpnvX2FHNOZVOB3dLp1D B8iA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to; bh=Na8nhQZW/1SKvlP3hjoj1CnKHvJLbe+7CELaeOvYEvM=; b=H8WHfEGFthnDaLcHtHdgZkslHsU0LxJOTbvv+xxNc+bbQBjaAYtroNSb+5tlidFunV uE+r8mXzVGDVC/su0y53SQZ9iGkS7QAQLuUy3wU5WmmBRtpLZszOb6stbCQVeJvhDSeN mMozvO8kM1I+zw/5sXMAOs3a4EYzYhM11KfK+3/FmbBodo7+pnKQToIf1smOfuFw94yF eokj5l4xp+NEEmyaQyMZBn99euiMJ3E8EQJE0CnRcI05qCBa022y1W8gajaDzR3D3/cl g/NLdzZXPQAi92buVWgPI4k0OMbv97DQqcCOJySJIUni5qz7gv4/DN6iHRpIENyx9b1k P2Yw== X-Gm-Message-State: APjAAAX/7JWNyTTf/iSrzu7guCsuEwYaXXM4wmv2uoR56E3g+z2n9k43 b3J9pdap6IrwAeJ8XRKWk5CLqJ3bAvQXFsISIpSkGHPw X-Google-Smtp-Source: APXvYqwMkc807ZiiTD4Lq0X+kAAHm9UzY3YT2CrjFo1GGgoWKRiLWufMG+N+znK9l8O2XWcahl7F6zB10npUicp8LY0= X-Received: by 2002:a2e:1b52:: with SMTP id b79mr13443638ljb.225.1570921016649; Sat, 12 Oct 2019 15:56:56 -0700 (PDT) In-Reply-To: <20191012223947.GH16318@brightrain.aerifal.cx> Xref: news.gmane.org gmane.linux.lib.musl.general:14798 Archived-At: --0000000000002aee210594be8d35 Content-Type: text/plain; charset="UTF-8" Yes. I also created a merge request for musl-chartable-tools https://github.com/richfelker/musl-chartable-tools/pull/2 On Sat, 12 Oct 2019, 11:40 pm Rich Felker, wrote: > On Sat, Oct 12, 2019 at 10:27:42PM +0100, u_quark wrote: > > --- > > src/ctype/alpha.h | 159 +++++++++++++++++++++------------------- > > src/ctype/nonspacing.h | 88 ++++++++++++----------- > > src/ctype/punct.h | 160 ++++++++++++++++++++++------------------- > > src/ctype/wide.h | 26 +++---- > > 4 files changed, 232 insertions(+), 201 deletions(-) > > Is this done just by dropping the new Unicode files into > musl-chartable-tools and running make? > > Rich > --0000000000002aee210594be8d35 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Yes. I also created a merge request for=C2=A0musl-chartable-tools=C2=A0https://github.= com/richfelker/musl-chartable-tools/pull/2

<= div class=3D"gmail_quote" dir=3D"auto">
On Sat, 12 Oct 2019, 11:40 pm Rich Felker, <dalias@libc.org> wrote:
On Sat, Oct 12, 2019 at 10:27:42PM +0100, u_quark wrote:
> ---
>=C2=A0 src/ctype/alpha.h=C2=A0 =C2=A0 =C2=A0 | 159 ++++++++++++++++++++= +-------------------
>=C2=A0 src/ctype/nonspacing.h |=C2=A0 88 ++++++++++++-----------
>=C2=A0 src/ctype/punct.h=C2=A0 =C2=A0 =C2=A0 | 160 ++++++++++++++++++++= ++-------------------
>=C2=A0 src/ctype/wide.h=C2=A0 =C2=A0 =C2=A0 =C2=A0|=C2=A0 26 +++---- >=C2=A0 4 files changed, 232 insertions(+), 201 deletions(-)

Is this done just by dropping the new Unicode files into
musl-chartable-tools and running make?

Rich
--0000000000002aee210594be8d35--