Jeff Epler 0eee93729a Fix decompression of unicode values above 2047
Two problems: The lead byte for 3-byte sequences was wrong, and one
mid-byte was not even filled in due to a missing "++"!

Apparently this was broken ever since the first "Compress as unicode,
not bytes" commit, but I believed I'd "tested" it by running on the
Pinyin translation.

This rendered at least the Korean and Japanese translations completely
illegible, affecting 5.0 and all later releases.
2020-09-08 20:54:47 -05:00
..
2019-10-21 18:57:03 -07:00
2020-07-12 19:45:23 -04:00
2020-08-02 11:36:38 -04:00
2020-01-23 20:16:31 -05:00
2020-08-17 17:17:59 -07:00
2020-08-17 17:17:59 -07:00
2020-05-15 15:36:16 -07:00
2020-08-24 18:29:50 -07:00
2019-08-27 15:21:47 -07:00
2020-08-17 17:17:59 -07:00
2020-05-15 15:36:16 -07:00
2020-05-15 15:36:16 -07:00
2020-08-30 14:39:03 -04:00