- From: <bugzilla@jessica.w3.org>
- Date: Thu, 17 May 2012 22:24:28 +0000
- To: public-qt-comments@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=14934 Michael Kay <mike@saxonica.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |mike@saxonica.com Resolution| |FIXED --- Comment #1 from Michael Kay <mike@saxonica.com> 2012-05-17 22:24:27 UTC --- The expected result given certainly can't be justified by the spec; yours is much better. (The spec does say the value should be converted to decimal, rather than directly to string. For some reaons the Java double-to-BigDecimal is producing this random set of noise, which is defeating Saxon's attempt to remove insignificant non-zero trailers.) I'll change the test to use your result. -- Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
Received on Thursday, 17 May 2012 22:24:31 UTC