Mike Beckerle created DAFFODIL-2522:
---------------------------------------
Summary: ULong library has bugs
Key: DAFFODIL-2522
URL: https://issues.apache.org/jira/browse/DAFFODIL-2522
Project: Daffodil
Issue Type: Bug
Components: Libraries
Affects Versions: 3.1.0
Reporter: Mike Beckerle
ULong in the passera.unsigned package has bugs.
ULong.MaxValue is wrong. Should be the same value as
new java.math.BigInteger("FFFFFFFFFFFFFFFF", 16)
Fix, and add tests so we can be sure ULong is working right.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)