mbeckerle commented on a change in pull request #539:
URL: https://github.com/apache/daffodil/pull/539#discussion_r620382253
##########
File path:
daffodil-test/src/test/resources/org/apache/daffodil/section12/lengthKind/ExplicitTests.tdml
##########
@@ -598,7 +598,7 @@
<tdml:documentPart type="text"><![CDATA[000118Ridgewood Circle
Rochester NY123]]></tdml:documentPart>
</tdml:document>
<tdml:errors>
- <tdml:error>6467715096</tdml:error>
+ <tdml:error>6467715464</tdml:error>
Review comment:
Yes, this was a puzzle. I believe it is because we issue the diagnostic
from a different place now. So the starting position is earlier at the time we
issue it. I verified that the value in the data 0x30303031 bytes is 6467715464
bits.
--
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.
For queries about this service, please contact Infrastructure at:
[email protected]