- From: <bugzilla@jessica.w3.org>
- Date: Wed, 24 Oct 2012 08:38:43 +0000
- To: public-qt-comments@w3.org
Received on Wednesday, 24 October 2012 08:38:54 UTC
https://www.w3.org/Bugs/Public/show_bug.cgi?id=19678
Michael Kay <mike@saxonica.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mike@saxonica.com
--- Comment #2 from Michael Kay <mike@saxonica.com> ---
Since we don't want assertions to have implementation-defined behaviour, I
would suggest changing the test to
fn:avg((xs:decimal("79000000000000000000000000000"),
xs:decimal("79000000000000000000000000000")))
eq 79000000000000000000000000000
and changing the expected result to be either true or FOAR0002.
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Wednesday, 24 October 2012 08:38:54 UTC