implicit weight base for U+2CEA2

From: James Tauber via Unicode <unicode_at_unicode.org>
Date: Wed, 27 Sep 2017 16:49:35 -0400

I recently updated pyuca[1], my pure Python implementation of the Unicode
Collation Algorithm to work with 8.0.0, 9.0.0, and 10.0.0 but to get all
the tests to work, I had to special case the implicit weight base for
U+2CEA2. The spec seems to suggest the base should be FB80 but I had to
override just that code point to have a base of FBC0 for the tests to pass.

Is this a known issue with the spec or something I've missed?

James

[1] https://github.com/jtauber/pyuca
Received on Wed Sep 27 2017 - 15:49:52 CDT

This archive was generated by hypermail 2.2.0 : Wed Sep 27 2017 - 15:49:53 CDT