[ https://issues.apache.org/jira/browse/SYSTEMML-621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Deron Eriksson reassigned SYSTEMML-621: --------------------------------------- Assignee: Deron Eriksson > 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 > > 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)