[tarantool-patches] [PATCH] Extend range of printable unicode characters

Kirill Yukhin kyukhin at tarantool.org
Fri Jul 19 15:04:55 MSK 2019


Hello,

On 18 Jul 11:39, Serge Petrenko wrote:
> Before the patch unicode characters encoded with 4 bytes
> were always treated as non-printable and displayed as byte
> sequences (with 'binary' tag).
> With the patch, range of printable characters is extended and
> include characters encoded with 4 bytes.
> Currently it is: (old printable range) U (icu printable range).
> Corresponding changes are also made in tarantool/libyaml.
> 
> Closes: #4090
> ---
> https://github.com/tarantool/tarantool/tree/gh-4090-unicode-displ-bin
> https://github.com/tarantool/tarantool/issues/4090

I've checked your patch into master.

--
Regards, Kirill Yukhin



More information about the Tarantool-patches mailing list