You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@daffodil.apache.org by "Brandon Sloane (Jira)" <ji...@apache.org> on 2020/01/06 17:08:00 UTC

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

Brandon Sloane created DAFFODIL-2267:
----------------------------------------

             Summary: Warnings emmited on pre-compiled parsers
                 Key: DAFFODIL-2267
                 URL: https://issues.apache.org/jira/browse/DAFFODIL-2267
             Project: Daffodil
          Issue Type: Bug
          Components: Middle &quot;End&quot;
    Affects Versions: 2.5.0
            Reporter: Brandon Sloane


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.3.4#803005)