Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 01 Jul 2023 08:15:24 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 272293] The mbrtoc32 and mbrtoc16 functions don't recognize the same multibyte sequences as mbrtowc
Message-ID:  <bug-272293-227-oi4GB2DJDo@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-272293-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-272293-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D272293

--- 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

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-272293-227-oi4GB2DJDo>