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/15 17:27:00 UTC

[jira] [Created] (DAFFODIL-2675) Unparser calling code that causes Parse Errors

Mike Beckerle created DAFFODIL-2675:
---------------------------------------

             Summary: Unparser calling code that causes Parse Errors
                 Key: DAFFODIL-2675
                 URL: https://issues.apache.org/jira/browse/DAFFODIL-2675
             Project: Daffodil
          Issue Type: Improvement
          Components: Clean Ups, Unparsing
    Affects Versions: 3.3.0
            Reporter: Mike Beckerle


The {{TypeValueCalcUnparser}} calls {{outputTypeCalcUnparse}} here:

[https://github.com/apache/daffodil/blob/main/daffodil-runtime1-unparser/src/main/scala/org/apache/daffodil/processors/unparsers/ExpressionEvaluatingUnparsers.scala#L150]

And that function creates a ParseError. That's has to be incorrect.



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