add context to parser, that would hold local variable info, filename, and line...
add context to parser, that would hold local variable info, filename, and line number. mrbc_context argument has been added to mrb_parse_xxx() functions. Normally, you just to need to add NULL (or 0) to the last argument of the above functions.
Showing
Please register or sign in to comment