tuxji opened a new pull request, #1121:
URL: https://github.com/apache/daffodil/pull/1121

   Fix the Daffodil C code generator to stop crashing on someone's private DFDL 
schema.  Their schema is private and too large to include, but somehow it 
creates an EmptyGram object.  Make sure the code gen recognizes the EmptyGram 
object instead of crashing when seeing it.
   
   c/DaffodilCCodeGenerator.scala: Add clause to support EmptyGram.


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