]> 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>
Sun, 1 Sep 2024 21:25:42 +0000 (23:25 +0200)
commit4db9e75b0bbc535c9eac77165270f62b59a29eaa
tree0998af235094b4ad551e7aa86eeb0630aab17b97
parent126217441ad2ab6561ea454c1015862a31f372df
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