You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@daffodil.apache.org by "Brandon Sloane (JIRA)" <ji...@apache.org> on 2018/12/28 16:06:00 UTC

[jira] [Created] (DAFFODIL-2042) Poor diagnostic message for using "/" instead of "div" in expression

Brandon Sloane created DAFFODIL-2042:
----------------------------------------

             Summary: Poor diagnostic message for using "/" instead of "div" in expression
                 Key: DAFFODIL-2042
                 URL: https://issues.apache.org/jira/browse/DAFFODIL-2042
             Project: Daffodil
          Issue Type: Bug
          Components: Diagnostics
            Reporter: Brandon Sloane
         Attachments: test.dfdl.xsd

Schemas that attempt to use the "/" character for division do not result in a descriptive error message.

 

Eg. using the expression \{ 4 / 2 } results in the error:

 

[error] Schema Definition Error: Unable to parse expression. Message: `}' expected but `/' found
Next: / 2 }.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)