- From: <bugzilla@wiggum.w3.org>
- Date: Thu, 12 Apr 2007 15:41:34 +0000
- To: public-qt-comments@w3.org
- CC:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=4460
Summary: K2-Literals-8
Product: XML Query Test Suite
Version: unspecified
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: normal
Priority: P2
Component: XML Query Test Suite
AssignedTo: andrew.eisenberg@us.ibm.com
ReportedBy: mike@saxonica.com
QAContact: public-qt-comments@w3.org
The catalog documents this test as raising FOAR0002 (numeric overflow).
However, the value is not too large to represent as an xs:double (it is around
10^123). It has too many digits to represent precisely as an xs:double, but
that's not the same thing.
The same applies to K2-Literals-9
K2-Literals-10 is related: it attempts to induce underflow. However, the
specification allows 0 to be returned on underflow.
Received on Thursday, 12 April 2007 15:41:45 UTC