mike-mcgann opened a new pull request, #953:
URL: https://github.com/apache/daffodil/pull/953
An assertion with the test expression `{dfdlx:trace(42, 'answer')}` was
converting the first argument to a boolean and then also attemping to convert
it again when used as a return value. This update passes through the argument
without converting its type to boolean.
[DAFFODIL-2628](https://issues.apache.org/jira/browse/DAFFODIL-2628)
--
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]