Re: [dev] [st utf8 3/4] Change internal character representation.

From: Roberto E. Vargas Caballero <k0ga_AT_shike2.com>
Date: Mon, 4 May 2015 12:30:08 +0200

>
> For what it's worth, I agree with this approach. uint32_t is
> guaranteed (since C99) to be just the right size to hold all Unicode
> points (as well as their UTF-8 representation) without wasting (too
> much) space.

But uint32_t is not guaranteed to be present in all the implementations,
although, it will be present in almost all the implementations where
st will be compiled, so be free of sending a patch.

Regards,
Received on Mon May 04 2015 - 12:30:08 CEST

This archive was generated by hypermail 2.3.0 : Mon May 04 2015 - 12:36:13 CEST