]> Savannah Git Hosting - gnulib.git/commit
strtod, strtold: Work around HP-UX 11.31/ia64 bug.
authorBruno Haible <bruno@clisp.org>
Thu, 31 Jan 2019 23:18:57 +0000 (00:18 +0100)
committerBruno Haible <bruno@clisp.org>
Thu, 31 Jan 2019 23:20:05 +0000 (00:20 +0100)
commita908d89696b20446e276fd6da143262f959fae9a
treeeb52a455f5e825a92720a5d271e07e232f9a3d56
parent6a7357fe50fd8e84ce174832affb7dbba460337e
strtod, strtold: Work around HP-UX 11.31/ia64 bug.

* lib/strtod.c (STRTOD): When there is an extra character after the
exponent marker 'p', reparse the number.
* doc/posix-functions/strtod.texi: Document the HP-UX 11.31 bug.
* doc/posix-functions/strtold.texi: Likewise.
ChangeLog
doc/posix-functions/strtod.texi
doc/posix-functions/strtold.texi
lib/strtod.c