]> 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:14:40 +0000 (03:14 +0200)
commit3b644491256a1778e7a89ec6ae3a7dc54f86ec2c
tree08c3ebb07e70066b0cf4802476b2f5a7f540caf6
parent1b0b8ef4e04b7430a3cdf9e39a03f3200a01df06
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