On Wed, Mar 13, 2024 at 12:45:32PM +0100, Lucas Nussbaum wrote:
> > linebreak.c:163:19: error: implicit declaration of function 
> > ‘u8_mbtouc_unsafe’ [-Werror=implicit-function-declaration]
> >   163 |       int count = u8_mbtouc_unsafe (&uc, s, s_end - s);
The prototype, in src/linebreak/unistr.h, is under 
#ifdef GNULIB_UNISTR_U8_MBTOUC_UNSAFE, but nothing sets that.

-- 
WBR, wRAR

Attachment: signature.asc
Description: PGP signature

Reply via email to