of NAN(...) sequence.

This commit is contained in:
Ulrich Drepper 2008-03-08 22:18:22 +00:00
parent 2b965f1b4e
commit c6c00e0d06

View File

@ -13,7 +13,7 @@
[BZ #5774]
* stdlib/strtod_l.c (____STRTOF_INTERNAL): Consume closing brace
on NAN(...) sequence.
of NAN(...) sequence.
* stdlib/Makefile (tests): Add tst-strtod6.
* stdlib/tst-strtod6.c: New file.