Shivani Mall created VXQUERY-141:
------------------------------------
Summary: Conversion from String to Double and Float and vice versa
Key: VXQUERY-141
URL: https://issues.apache.org/jira/browse/VXQUERY-141
Project: VXQuery
Issue Type: Bug
Reporter: Shivani Mall
Several of the XQTS tests fail for extremely large or small value numbers
being converted to a double from a string. The issue lies in the custom
parse double code. (Its not a simple algorithm to convert a string to a
double without losing precision.) The cast function's argument is a byte
array that holds a UTF8 string
(from the mailing list)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)