[uClibc 0001377]: strtod() doesn't parse DBL_MIN correctly
bugs at busybox.net
bugs at busybox.net
Wed Jun 6 17:33:11 UTC 2007
A NOTE has been added to this issue.
======================================================================
http://busybox.net/bugs/view.php?id=1377
======================================================================
Reported By: chmeee
Assigned To: uClibc
======================================================================
Project: uClibc
Issue ID: 1377
Category: Other
Reproducibility: always
Severity: minor
Priority: normal
Status: assigned
======================================================================
Date Submitted: 05-31-2007 09:25 PDT
Last Modified: 06-06-2007 10:33 PDT
======================================================================
Summary: strtod() doesn't parse DBL_MIN correctly
Description:
The strtod() function doesn't parse the DBL_MIN correctly, returning 0.0 as
the value, while glibc's strtod() returns it correctly (2.225074e-308).
======================================================================
----------------------------------------------------------------------
chmeee - 06-06-07 10:33
----------------------------------------------------------------------
This bug is invalid, the symptom I was seeing is actually caused by
something else, another bug being filed.
Issue History
Date Modified Username Field Change
======================================================================
05-31-07 09:25 chmeee New Issue
05-31-07 09:25 chmeee Status new => assigned
05-31-07 09:25 chmeee Assigned To => uClibc
06-06-07 10:33 chmeee Note Added: 0002457
======================================================================
More information about the uClibc-cvs
mailing list