mbeckerle commented on a change in pull request #30: Performance improvements 
around FormatInfo change.
URL: https://github.com/apache/incubator-daffodil/pull/30#discussion_r163700937
 
 

 ##########
 File path: 
daffodil-test/src/test/resources/edu/illinois/ncsa/daffodil/section11/content_framing_properties/ContentFramingProps.tdml
 ##########
 @@ -1000,7 +1000,20 @@
             <xs:complexType>
               <xs:sequence>
                 <xs:element name="string7Bit" type="xs:string" dfdl:length="1" 
dfdl:lengthKind="explicit" />
-                <xs:element name="string8Bit" type="xs:string" dfdl:length="1" 
dfdl:lengthKind="explicit" dfdl:encoding="US-ASCII" dfdl:alignment="8" />
+                
 
 Review comment:
   Try this test without the sequence that forces 8-bit alignment. It should 
work now and do the aligning itself.

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to