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/24 22:23:00 UTC

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

     [ https://issues.apache.org/jira/browse/DAFFODIL-2585?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

John Interrante resolved DAFFODIL-2585.
---------------------------------------
    Fix Version/s: 3.2.0
         Assignee:     (was: John Interrante)
       Resolution: Fixed

Fixed in commit ebe75238207e6643e47a9d674ac6174ce2ebd869.

> 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
>            Priority: Major
>             Fix For: 3.2.0
>
>
> 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)