[RFC] Add new C.UTF-8 locale.

Andreas Schwab schwab@linux-m68k.org
Sun Jun 21 14:52:54 GMT 2020


On Jun 21 2020, Carlos O'Donell via Libc-alpha wrote:

> +  /* Three byte range.  */
> +  if (cp >= 0x800 && cp <= 0xffff)

Should that exclude the surrogate area?

Andreas.

-- 
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 7578 EB47 D4E5 4D69 2510  2552 DF73 E780 A9DA AEC1
"And now for something completely different."


More information about the Libc-alpha mailing list