[Bug 272293] The mbrtoc32 and mbrtoc16 functions don't recognize the same multibyte sequences as mbrtowc

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 02 Jul 2023 16:17:10 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272293

--- Comment #4 from John F. Carr <jfc@mit.edu> ---
FreeBSD claims to support GB 18030-2000.  See gb18030(5) and
lib/libc/locale/gb18030.c.  I believe character U+1F60B only exists in newer
versions of GB 18030.  It is one of those newfangled emojis.  Wikipedia says GB
18030-2005 and -2022 increase coverage of Unicode.

On one hand the system is working to spec.  On the other hand it would be nice
to support the latest standard.

-- 
You are receiving this mail because:
You are the assignee for the bug.