Closed romildo closed 9 years ago
Not sure to understand: Oloop.eval_error contains Location.t
that indicates precisely that.
I am just trying applications buit with the project, like app.native
. It does not report the location of errors.
You have to understand that the app is still very much WIP so the output may still change. I did the following. When an error occurs, a sexp representation of the location (if available) is present in the output. You can also use the command line option --msg-with-location
to have the location added to the error message. Hope it helps.
When the compilation of a phrase results in a warning or an error message, add information of the location where it was detected.