]> Savannah Git Hosting - gnulib.git/commit
strtold: Work around major mingw bugs.
authorBruno Haible <bruno@clisp.org>
Sun, 14 Jul 2024 16:38:16 +0000 (18:38 +0200)
committerBruno Haible <bruno@clisp.org>
Sun, 21 Jul 2024 01:29:13 +0000 (03:29 +0200)
commit84aaf88f6f684b120f724e80519de39627079e83
treed9132e4e4f42ae74e9b8226cd60a9970a8b6008f
parent1f89cacfd7809620ebbfacb3d14571f8abf68de7
strtold: Work around major mingw bugs.

* lib/strtod.c (HAVE_UNDERLYING_STRTOD) [USE_LONG_DOUBLE]: Set to 0 on
mingw versions before 10.0.
* doc/posix-functions/strtold.texi: Mention the mingw bugs.
ChangeLog
doc/posix-functions/strtold.texi
lib/strtod.c