- From: <bugzilla@wiggum.w3.org>
- Date: Wed, 12 Sep 2007 12:31:16 +0000
- To: public-qt-comments@w3.org
- CC:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=5037
Summary: Incorrect sign for K2-RoundFunc-14,18
Product: XML Query Test Suite
Version: unspecified
Platform: PC
OS/Version: All
Status: NEW
Severity: minor
Priority: P2
Component: XML Query Test Suite
AssignedTo: andrew.eisenberg@us.ibm.com
ReportedBy: nick@cbcl.co.uk
QAContact: public-qt-comments@w3.org
These tests are:
round(xs:float("-INF"))
round(xs:double("-INF"))
which should return negative infinity (which is explicit in 6.4.4 of F&O), but
their expected results in the current XQTS_current.zip are both "INF".
Received on Wednesday, 12 September 2007 12:31:21 UTC