mbeckerle commented on a change in pull request #214: Sequences and Separators
Refactoring and Rewrite
URL: https://github.com/apache/incubator-daffodil/pull/214#discussion_r284812498
##########
File path:
daffodil-test-ibm1/src/test/resources/test-suite/tresys-contributed/AF.dfdl.xsd
##########
@@ -25,9 +25,9 @@
<annotation>
<appinfo source="http://www.ogf.org/dfdl/">
- <dfdl:format ref="tns:GeneralFormat" separator="" initiator=""
terminator=""
+ <dfdl:format ref="tns:GeneralFormatPortable" separator="" initiator=""
terminator=""
emptyValueDelimiterPolicy="none" lengthKind="delimited"
- textNumberRep="standard" representation="text" occursStopValue="-1"
ignoreCase='no'
Review comment:
This occursStopValue was causing IBM DFDL to NPE. Bug has been reported to
IBM.
----------------------------------------------------------------
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]
With regards,
Apache Git Services