You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@daffodil.apache.org by "John Interrante (Jira)" <ji...@apache.org> on 2023/11/20 20:34:00 UTC

[jira] [Created] (DAFFODIL-2863) Make code gen support EmptyGram

John Interrante created DAFFODIL-2863:
-----------------------------------------

             Summary: Make code gen support EmptyGram
                 Key: DAFFODIL-2863
                 URL: https://issues.apache.org/jira/browse/DAFFODIL-2863
             Project: Daffodil
          Issue Type: Bug
          Components: Back End C-Generator
    Affects Versions: 3.6.0
            Reporter: John Interrante
            Assignee: John Interrante
             Fix For: 3.7.0


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 generator recognizes and skips the EmptyGram object instead of crashing when seeing it.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)