- From: <nobody@w3.org>
- Date: Fri, 07 Aug 2015 17:06:18 +0000
- To: public-qt-comments@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=29044
--- Comment #1 from Josh Spiegel <josh.spiegel@oracle.com> ---
There is a similar problem with fn:sort:
let $a := [xs:float("NaN"), 1]
let $b := [xs:float("NaN"), 2]
return fn:sort(($a, $b))
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Friday, 7 August 2015 17:06:20 UTC