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/09 22:40:00 UTC

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

    [ https://issues.apache.org/jira/browse/DAFFODIL-2267?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17503894#comment-17503894 ] 

Mike Beckerle commented on DAFFODIL-2267:
-----------------------------------------

In a scenario where Daffodil is deployed and errors/warnings are being logged, correctly functioning DFDL schemas will still unleash a flurry of warnings to the log which the users must understand are to be ignored. 

I think this is bad enough that I'm further raising the priority of this to critical for 3.3.0 release. 

> 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
>            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)