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

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 01 Jul 2023 08:15:24 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272293

--- Comment #2 from bruno@clisp.org ---
(In reply to Yuri Pankov from comment #1)
> This has something to do with iconv implementation of mbrtocXX functions

Yes, the libc on my system has these:

$ ar t /usr/lib/libc.a | grep mbrtoc
mbrtoc16_iconv.o
mbrtoc32_iconv.o

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