You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@daffodil.apache.org by "Brandon Sloane (Jira)" <ji...@apache.org> on 2019/12/19 20:18:00 UTC

[jira] [Resolved] (DAFFODIL-2188) inputTypeCalc sometimes fails due to BigInt vs. JBigInt

     [ https://issues.apache.org/jira/browse/DAFFODIL-2188?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brandon Sloane resolved DAFFODIL-2188.
--------------------------------------
    Resolution: Fixed

Fixed in 3808610cd1354f395337b9e37116fb096b579dde

> inputTypeCalc sometimes fails due to BigInt vs. JBigInt
> -------------------------------------------------------
>
>                 Key: DAFFODIL-2188
>                 URL: https://issues.apache.org/jira/browse/DAFFODIL-2188
>             Project: Daffodil
>          Issue Type: Bug
>          Components: Back End, Front End
>    Affects Versions: 2.4.0
>            Reporter: Mike Beckerle
>            Assignee: Brandon Sloane
>            Priority: Major
>             Fix For: 2.5.0
>
>
> In working with DFDL schemas that use the inputTypeCalc function, it is sometimes passed a java.math.BigInteger (aka JBigInt by our conventions), when what is stored in the hash-table it uses are scala.math.BigInt objects.
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)