[uClibc 0001382]: strtod() ERANGE not set on underflow
bugs at busybox.net
bugs at busybox.net
Wed Jun 6 17:42:44 UTC 2007
The following issue has been SUBMITTED.
======================================================================
http://busybox.net/bugs/view.php?id=1382
======================================================================
Reported By: chmeee
Assigned To: uClibc
======================================================================
Project: uClibc
Issue ID: 1382
Category: Math Library
Reproducibility: always
Severity: minor
Priority: normal
Status: assigned
======================================================================
Date Submitted: 06-06-2007 10:42 PDT
Last Modified: 06-06-2007 10:42 PDT
======================================================================
Summary: strtod() ERANGE not set on underflow
Description:
The Xerces test suite checks for underflow on strtod() parsing of the
string
+2.250738585072014e-329
Also with the negative value of this. It correctly returns 0, but does
not set errno to ERANGE.
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
06-06-07 10:42 chmeee New Issue
06-06-07 10:42 chmeee Status new => assigned
06-06-07 10:42 chmeee Assigned To => uClibc
======================================================================
More information about the uClibc-cvs
mailing list