Displaying 2 results from an estimated 2 matches for "r_parseerrormsg".
2009 Jun 18
1
R_parseVector and syntax error [was: error messages while parsing with rniParse]
Hello,
[I'm redirecting this here from stats-rosuda-devel]
When parsing R code through R_parseVector and the code generates an
error (syntax error), is there a way to grab the error.
It looks like yyerror populates the buffer "R_ParseErrorMsg", but then
the variable is not part of the public api.
Would it be possible to add yet another entry point to the parser that
would basically wrap R_parseVector so that it would have an extra char*
argument that would bring back the error message if there is an error?
Romain
Simon Urbane...
2014 Apr 29
1
C API for parse error
May I know if we have any C api(or any other way) in retrieving the parse
error message after calling R_ParseVector?
--
View this message in context: http://r.789695.n4.nabble.com/C-API-for-parse-error-tp4689662.html
Sent from the R devel mailing list archive at Nabble.com.