This page is a compilation of formal public feedback received so far. See Feedback for further information on this issue, how to discuss it, and how to provide feedback.
Date/Time: Wed Feb 1 05:43:01 CST 2017
Name: Wang Yifan
Report Type: Public Review Issue
Opt Subject: On #338: Proposed Update UAX #38 Unicode Han Database (Unihan)
The Extension F is going to include a number of characters that have GXHZ (Xinhua Da Zidian) source, which is currently not explained in the kIRG_GSource table, nor seems to be reflected in its regex syntax.
Date/Time: Mon Apr 10 01:00:59 CDT 2017
Name: Ben Longbons
Report Type: Error Report
Opt Subject: Faulty regexes in TR38
kIICore: {1-7} should be {1,7} kRSKangXi: needs -? after ., as kRSUnicode As an aside, would it really hurt to use the \u0300 syntax that every language actually supports instead of this \x{} syntax error nonsense? Converting them is a pain.