"Robert J. Hansen" <r...@sixdemonbag.org> 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.
-- 

_______________________________________________
Gnupg-devel mailing list
Gnupg-devel@gnupg.org
https://lists.gnupg.org/mailman/listinfo/gnupg-devel

Reply via email to