Re: [PATCH] Fix _AC_LANG_IO_PROGRAM(C) to work with glibc 2.38 headers

2023-08-15 Thread Paul Eggert
Thanks, I installed that.

[PATCH] Fix _AC_LANG_IO_PROGRAM(C) to work with glibc 2.38 headers

2023-08-15 Thread Gleb Fotengauer-Malinovskiy
Following the glibc commit glibc-2.38~268 ("libio: Add __nonnull for FILE * arguments of fclose and freopen"), the utilization of the gcc -fanalyzer flag in combination with the -Werror flag leads to an error within the _AC_LANG_IO_PROGRAM(C) function: conftest.c:14:23: error: use of possibly-NULL