bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: fpending Android bug


From: Bruno Haible
Subject: Re: fpending Android bug
Date: Sat, 14 Jan 2023 18:12:28 +0100

I wrote:
>   - If you are using an Android NDK with __ANDROID_API__ being >= 23,
>     the function __fpending exists and is declared, and therefore the
>     Gnulib m4/fpending.m4 arranges to not compile fpending.c.

More exactly:

  - If you are using an Android NDK r14b or newer, with __ANDROID_API__
    being >= 23, the function __fpending exists and is declared (in
    <stdio_ext.h>, that was added in NDK r14b), and therefore the Gnulib
    m4/fpending.m4 arranges to not compile fpending.c.

Bruno






reply via email to

[Prev in Thread] Current Thread [Next in Thread]