gnucash/borrowed/libc
Robert Fewell d6514a47f2 Windows build failure, variable set but not used
With the introduction of using -Werror=unused-but-set-variable, a
variable in strptime.c was defined but no used.

Moved to be included in #ifdef _NL_CURRENT as that is where it is used.
2023-02-21 10:15:26 +00:00
..
CMakeLists.txt Bug 796777 - CVE-2008-1391: Integer overflow in included strfmon function 2018-08-17 16:23:12 +02:00
libc-missing-noop.c
pow.h
setenv.c Prevent gcc from searching config.h in the current directory 2017-10-26 14:05:17 +02:00
setenv.h
strptime.c Windows build failure, variable set but not used 2023-02-21 10:15:26 +00:00
strptime.h Fix a pair of missed extern "C" decls. 2023-01-26 12:45:10 -08:00