You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@daffodil.apache.org by "Steve Lawrence (Jira)" <ji...@apache.org> on 2021/02/04 20:35:00 UTC

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

     [ https://issues.apache.org/jira/browse/DAFFODIL-2042?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Steve Lawrence resolved DAFFODIL-2042.
--------------------------------------
    Resolution: Won't Fix

> 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
>            Priority: Major
>         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
(v8.3.4#803005)