[PATCH v3] Set width of JUNGSEONG/JONGSEONG characters from UD7B0 to UD7FB to 0 [BZ #26120]
Mike FABIAN
mfabian@redhat.com
Tue Jun 23 09:30:23 GMT 2020
I skipped unassigned characters and ended the range at U+D7FF even
though U+D7FC .. U+D7FF are currently unassigned. But because
the script now skips the unassigned characters it is OK to end the range
for the Hangul Jamo at U+D7FF, if these characters ever happen to get
assigned in future, they will probably be Hangul Jamo because of
Block.txt.
After each Unicode update, manual checking is good anyway, but ending
the range in the script at U+D7FF seems more likely to do the right
thing already if these characters ever get assigned.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Set-width-of-JUNGSEONG-JONGSEONG-characters-from-UD7.patch
Type: text/x-patch
Size: 2056 bytes
Desc: not available
URL: <https://sourceware.org/pipermail/libc-alpha/attachments/20200623/231e6e66/attachment.bin>
More information about the Libc-alpha
mailing list