- From: <bugzilla@wiggum.w3.org>
- Date: Fri, 17 Nov 2006 12:24:55 +0000
- To: public-qt-comments@w3.org
- CC:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=3975 Summary: casthcds9 Product: XML Query Test Suite Version: 1.0.1 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 There are two published results for this test: 1.26743233E15 1267.43233E12 The second one should not be allowed. (Functions and operators, 17.1.2, "there must be exactly one digit before the decimal point, which must be non-zero") However, the first result is not the only possible result. Saxon produces 1.2674324E15 which is a different lexical representation of the same float as the published value, and is therefore a correct answer.
Received on Friday, 17 November 2006 12:25:12 UTC