<i18n dev> Codereview request for 7096080: UTF8 update and new CESU-8 charset

Ulf Zibis Ulf.Zibis at gmx.de
Fri Oct 14 02:23:33 PDT 2011


Am 14.10.2011 10:47, schrieb Ulf Zibis:
> My new guess for the reason:
> The unfolding of the bytes to int to serve the isNotContinuation / isMalformedxx methods.
> So those methods should be coded in byte logic too.
+ use the "bx <= (byte)abc" logic instead "shift" or "(bx & abc) != def".

-Ulf



More information about the i18n-dev mailing list