Re: libassuan build failure on macOS 15.1.1

NIIBE Yutaka via Gnupg-devel <[email protected]>
Newsgroups gmane.comp.encryption.gpg.devel
Message-ID <[email protected]>
"Robert J. Hansen" <[email protected]> wrote:
> rjh@sarah libassuan-3.0.1 % grep -r ___sputc | grep -v "Binary file"
> rjh@sarah libassuan-3.0.1 %
>
> There is no such declaration.

On macOS, __sputc is an inline function in stdio.h, and it is used by
the macro of putc_unlocked.  Removing unused putc_unlocked declaration
in libassuan fixed the problem.
--
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.