]> 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, 14 Jul 2024 16:38:16 +0000 (18:38 +0200)
commit68432dda5e8ec389bd929057423af32c86827822
treef52d5bee48547f09688aa5ab8fd9e967a9c8c8fd
parent1474f6fae39d03ffa04e443c616ec8fed179edd4
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