You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@daffodil.apache.org by "Mike Beckerle (Jira)" <ji...@apache.org> on 2022/03/14 18:05:00 UTC

[jira] [Resolved] (DAFFODIL-2267) Warnings emmited on pre-compiled parsers

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

Mike Beckerle resolved DAFFODIL-2267.
-------------------------------------
    Resolution: Fixed

fixed in cfcb8b935538ebfdf7d86af5d8837cb9a472a1fd

> Warnings emmited on pre-compiled parsers
> ----------------------------------------
>
>                 Key: DAFFODIL-2267
>                 URL: https://issues.apache.org/jira/browse/DAFFODIL-2267
>             Project: Daffodil
>          Issue Type: Bug
>          Components: Diagnostics, Middle &quot;End&quot;
>    Affects Versions: 2.5.0
>            Reporter: Brandon Sloane
>            Assignee: Mike Beckerle
>            Priority: Critical
>             Fix For: 3.3.0
>
>
> Suppose you have a schema which causes Daffodil to output a compile time warning.
> Currently, when you use this schema to make a pre-compiled parser, this warning would be outputs both when you compile the parser, and everytime you load the parser.
> We should avoid outputing these warnings when the parser is loaded, so that they become only compile time warnings.



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