New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
unicode: update the width tables to Unicode 15 #1333
base: master
Are you sure you want to change the base?
Conversation
|
There are issues in commit 7d13ed3: |
|
/submit |
|
Submitted as pull.1333.git.git.1663388320380.gitgitgadget@gmail.com To fetch this version into To fetch this version to local tag |
|
On the Git mailing list, Junio C Hamano wrote (reply to this): "Force Charlie via GitGitGadget" <gitgitgadget@gmail.com> writes:
> From: Force Charlie <charlieio@outlook.com>
>
> Unicode 15 Released[0] and including several additional zero/double
> width characters.
>
> [0] https://home.unicode.org/announcing-the-unicode-standard-version-15-0/
>
> Signed-off-by: Force Charlie <charlieio@outlook.com>
> ---
> unicode: update the width tables to Unicode 15
>
> Unicode 15 Released[0] and including several additional zero/double
> width characters.
>
> [0]
> https://home.unicode.org/announcing-the-unicode-standard-version-15-0/
Thanks.
Where are you getting the information to update these ranges from,
among 4489 new characters? Is there a readily accessible URL that
is more suitable than the announcement of the whole collection? |
|
In fact, I re-run contrib/update-unicode/update_unicode.sh, |
|
/submit |
|
Error: 02d214d was already submitted |
|
On the Git mailing list, Junio C Hamano wrote (reply to this): Junio C Hamano <gitster@pobox.com> writes:
> "Force Charlie via GitGitGadget" <gitgitgadget@gmail.com> writes:
>
>> From: Force Charlie <charlieio@outlook.com>
>>
>> Unicode 15 Released[0] and including several additional zero/double
>> width characters.
>>
>> [0] https://home.unicode.org/announcing-the-unicode-standard-version-15-0/
>>
>> Signed-off-by: Force Charlie <charlieio@outlook.com>
>> ---
> Thanks.
>
> Where are you getting the information to update these ranges from,
> among 4489 new characters? Is there a readily accessible URL that
> is more suitable than the announcement of the whole collection?
Ah, it would probably is a good idea to say what you did to prepare
this patch in this case, like:
Unicode 15 that was released recentry [0] includes several
additional zero/double width characters.
Update unicode-width.h table by cd'ing to contrib/update-unicode/
and running update_unicode.sh script there.
[0] https://home.unicode.org/announcing-the-unicode-standard-version-15-0/
or something, I guess.
Thanks. |
Unicode 15 Released[0] and including several additional zero/double width characters. [0] https://home.unicode.org/announcing-the-unicode-standard-version-15-0/ unicode-width.h regenerated by contrib/update-unicode/update_unicode.sh Signed-off-by: Force Charlie <charlieio@outlook.com>
|
/submit |
|
Submitted as pull.1333.v2.git.git.1663614033063.gitgitgadget@gmail.com To fetch this version into To fetch this version to local tag |
|
/submit |
|
Error: 462fc64 was already submitted |
@fcharlie please reply on the list, as instructed in https://github.com/gitgitgadget/gitgitgadget/wiki/ReplyToThis |
Both my Outlook email and qq email were blocked, and I ended up using icloud email to reply to this my reply: |


Unicode 15 Released[0] and including several additional zero/double width characters.
[0] https://home.unicode.org/announcing-the-unicode-standard-version-15-0/
unicode-width.h regenerated by contrib/update-unicode/update_unicode.sh