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

[jira] [Closed] (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 ]

Dave Thompson closed DAFFODIL-2267.
-----------------------------------

Verified the specified commit (commit cfcb8b935538ebfdf7d86af5d8837cb9a472a1fd) is included in the latest pull from the daffodil repository.

Verified changes identified in commit comments were implemented.

Verified affected daffodil subproject sbt test suites executes successfully, including the added test.

Verified no warnings are displayed when saved parser is used for parse/unparse.

Verified the nightly test schemas compile and save successfully.

Verified the nightly test suite executes successfully.

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