mike-mcgann opened a new pull request, #974: URL: https://github.com/apache/daffodil/pull/974
Daffodil was allowing bit lengths on binary types that exceed the width of the type even though this is not allowed by the DFDL specification. This change adds a check at compile time to see if the bit length value is valid when specified as a constant and at runtime when the bit length is specified an expression. [DAFFODIL-1704](https://issues.apache.org/jira/browse/DAFFODIL-1704) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
