You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@daffodil.apache.org by GitBox <gi...@apache.org> on 2018/01/25 20:35:02 UTC

[GitHub] jadams-tresys commented on a change in pull request #29: Fixed bug in calculating bit length for delimited unparsing

jadams-tresys commented on a change in pull request #29: Fixed bug in calculating bit length for delimited unparsing
URL: https://github.com/apache/incubator-daffodil/pull/29#discussion_r163960410
 
 

 ##########
 File path: daffodil-test-ibm1/src/test/resources/test-suite/tresys-contributed/AU.dfdl.xsd
 ##########
 @@ -11,7 +13,8 @@
         separatorSuppressionPolicy="anyEmpty" separatorPosition="infix"
         documentFinalTerminatorCanBeMissing='yes' byteOrder="bigEndian"
         binaryNumberRep='binary' representation="text" occursCountKind='parsed'
-        lengthUnits="bytes" textTrimKind='none' escapeSchemeRef='' />
+	lengthUnits="bytes" textTrimKind='none' escapeSchemeRef=''
+	ref="tns:daffodilTest1" />
 
 Review comment:
   Spaces vs tabs rears its ugly head again

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services