[
https://issues.apache.org/jira/browse/DAFFODIL-1736?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dave Thompson closed DAFFODIL-1736.
-----------------------------------
Pulled latest updates to the incubator-daffodil repository which include commit
6b5fa10af9538924f3c811c40e94905b309980c1 (correct commit).
Verified the affected tests execute successfully, now round tripping as
expected.
> Very large BigInt unparses to zero.
> -----------------------------------
>
> Key: DAFFODIL-1736
> URL: https://issues.apache.org/jira/browse/DAFFODIL-1736
> Project: Daffodil
> Issue Type: Bug
> Components: Back End
> Reporter: Steve Lawrence
> Assignee: Steve Lawrence
> Priority: Major
> Fix For: 2.2.0
>
>
> See test introduction_1_02. DFDL-1707 enabled support for unparsing BigInt's.
> However, if you modify introduction_1_02 to roundTrip it fails. This appears
> to be because it is trying to unparse 8.6E-200. It looks like when ICU
> converts this to text, it results in a zero. Perhaps it's a limit of ICU, or
> perhaps it's a bug. Should look into if updating to a newer version of ICU
> fixes this.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)