You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@systemml.apache.org by "Deron Eriksson (JIRA)" <ji...@apache.org> on 2017/08/24 23:43:00 UTC

[jira] [Closed] (SYSTEMML-1858) Make parsed script text available for validation errors

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

Deron Eriksson closed SYSTEMML-1858.
------------------------------------

> Make parsed script text available for validation errors
> -------------------------------------------------------
>
>                 Key: SYSTEMML-1858
>                 URL: https://issues.apache.org/jira/browse/SYSTEMML-1858
>             Project: SystemML
>          Issue Type: Improvement
>          Components: Parser, Runtime
>            Reporter: Deron Eriksson
>            Assignee: Deron Eriksson
>             Fix For: SystemML 1.0
>
>
> Currently original script text is not available for validation errors, which makes it difficult to generate helpful validation errors (besides reporting the error and the beginning line/column where the error is located). It would be helpful during validation error reporting to pass the tokenized text which is already generated by antlr to classes such as statements and expressions so that the script text can be utilized to generate more helpful error messages, which can include information such as the statement that generated the error.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)