[
https://issues.apache.org/jira/browse/VXQUERY-141?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shivani Mall updated VXQUERY-141:
---------------------------------
Attachment: castPatch.diff
Patch attached.
Thanks,
Shivani
> 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
> Assignee: Preston Carman
> Attachments: castPatch.diff
>
>
> 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)