[uClibc 0001377]: strtod() doesn't parse DBL_MIN correctly
bugs at busybox.net
bugs at busybox.net
Wed Jun 6 18:27:17 UTC 2007
The following issue has been CLOSED
======================================================================
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: closed
Resolution: open
Fixed in Version:
======================================================================
Date Submitted: 05-31-2007 09:25 PDT
Last Modified: 06-06-2007 11:27 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.
----------------------------------------------------------------------
bernhardf - 06-06-07 11:27
----------------------------------------------------------------------
closed as invalid upon reporter's request.
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
06-06-07 11:27 bernhardf Status assigned => closed
06-06-07 11:27 bernhardf Note Added: 0002458
======================================================================
More information about the uClibc-cvs
mailing list