mbeckerle commented on a change in pull request #30: Performance improvements
around FormatInfo change.
URL: https://github.com/apache/incubator-daffodil/pull/30#discussion_r163984941
##########
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:
Bug DAFFODIL-1888 created to capture this issue. Test case in TDML refers to
this ticket.
----------------------------------------------------------------
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