Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Sat, 12 Oct 2019 18:39:47 -0400
From: Rich Felker <dalias@...c.org>
To: musl@...ts.openwall.com
Subject: Re: [PATCH] Update ctype data to Unicode 12.1.0

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

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.