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 2016/09/23 19:13:20 UTC

[jira] [Closed] (SYSTEMML-621) Message for read error displays nested messages

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

Deron Eriksson closed SYSTEMML-621.
-----------------------------------

> Message for read error displays nested messages
> -----------------------------------------------
>
>                 Key: SYSTEMML-621
>                 URL: https://issues.apache.org/jira/browse/SYSTEMML-621
>             Project: SystemML
>          Issue Type: Task
>          Components: Parser
>            Reporter: Deron Eriksson
>            Assignee: Deron Eriksson
>            Priority: Minor
>             Fix For: SystemML 0.11
>
>
> DML such as the following
> {code}
>    z=read();
> {code}
> generates an error message such as the following:
> {code}
> unable to process builtin function expression read:ERROR: example.dml -- line 1, column 3 -- read method must have at least filename parameter
> {code}
> The "unable to process builtin function expression read:ERROR: " is extraneous and should be removed.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)