olabusayoT commented on code in PR #1652:
URL: https://github.com/apache/daffodil/pull/1652#discussion_r3405183986


##########
daffodil-core/src/main/scala/org/apache/daffodil/core/grammar/ElementBaseGrammarMixin.scala:
##########
@@ -629,6 +630,9 @@ trait ElementBaseGrammarMixin
       )
   }
 
+  private lazy val unsupportedLengthKindEOPMessage =
+    "lengthKind='endOfParent' only supported for packed binary formats."
+

Review Comment:
   created DAFFODIL-3087 to track



-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to