mirror of
https://sourceware.org/git/glibc.git
synced 2025-12-12 14:21:30 +03:00
As reported in bug 23007, strtod ignores any sign in the input string in the case of a NaN result. Thes patch fixes this. Tested for x86_64 (in conjunction with tests to be added separately). [BZ #23007] * stdlib/strtod_l.c (____STRTOF_INTERNAL): Return NaN of appropriate sign.
49 KiB
49 KiB