Michael Beckerle created DAFFODIL-2188: ------------------------------------------
Summary: 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: Michael Beckerle 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 (v7.6.14#76016)