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 2021/11/12 17:59:00 UTC

[jira] [Created] (DAFFODIL-2585) Fix some code generation corner cases

John Interrante created DAFFODIL-2585:
-----------------------------------------

             Summary: Fix some code generation corner cases
                 Key: DAFFODIL-2585
                 URL: https://issues.apache.org/jira/browse/DAFFODIL-2585
             Project: Daffodil
          Issue Type: Bug
          Components: Back End C-Generator
            Reporter: John Interrante
            Assignee: John Interrante


1. Elements used in multiple places within a schema were causing
   redundant code generation

2. Empty complex type elements without any child elements were causing
   compiler warnings

3. Certain choice dispatch key expressions were causing compiler
   errors

Also start keeping generated code examples up to date by automation.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)