af035310bd
This is needed to work around a build failure when this test fails, as it spuriously does when cross-compiling for MinGW using v10 API package, see https://sourceforge.net/p/mingw-w64/bugs/935/ for more details. Of course, the fact that the build fails if snprintf() is unavailable is actually a bug, but in practice this function is available everywhere by now, so simply stop testing for it. This mostly cherry picks ceff22ee (Use C99 snprintf, 2021-01-31), but keeps the test for MSVC versions without vsnprintf() for compatibility. |
||
---|---|---|
.. | ||
_strtol.h | ||
_strtoul.h | ||
CMakeLists.txt | ||
dummy.c | ||
getopt.c | ||
lfind.c | ||
libport.h | ||
Makefile.am | ||
Makefile.in | ||
Makefile.vc | ||
strcasecmp.c | ||
strtol.c | ||
strtoll.c | ||
strtoul.c | ||
strtoull.c |