]> Savannah Git Hosting - gnulib.git/commit
strtold: Work around a Haiku bug.
authorBruno Haible <bruno@clisp.org>
Sun, 1 Sep 2024 21:25:42 +0000 (23:25 +0200)
committerBruno Haible <bruno@clisp.org>
Tue, 17 Sep 2024 13:52:27 +0000 (15:52 +0200)
commit6238a4c0bed4d286e0e570d12faf4d481783609a
tree1ce80228b94eea02ab2de1e0983dd9f2c9fe14df
parent0e7ca7ba16edc6df0a124fdbe2631a86c7782e01
strtold: Work around a Haiku bug.

* lib/strtod.c (HAVE_UNDERLYING_STRTOD): Set to 0 for 'long double'
parsing on Haiku.
* doc/posix-functions/strtold.texi: Mention the bug.
ChangeLog
doc/posix-functions/strtold.texi
lib/strtod.c