Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[C API] Add traceback reporting to C API #7

Closed
vsergeev opened this issue Jul 1, 2016 · 0 comments
Closed

[C API] Add traceback reporting to C API #7

vsergeev opened this issue Jul 1, 2016 · 0 comments

Comments

@vsergeev
Copy link
Owner

vsergeev commented Jul 1, 2016

The C API currently only returns the stringified error in luaradio_strerror(). It could include a more detailed traceback report by attaching a traceback handler when using pcall(), like the Lua interpreter does.

@vsergeev vsergeev added this to the v0.2.0 milestone Jul 1, 2016
@vsergeev vsergeev changed the title Add traceback reporting to C API [C API] Add traceback reporting to C API Jul 1, 2016
@vsergeev vsergeev modified the milestones: v0.3.0, v0.2.0 Jul 8, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant