Skip to content
Snippets Groups Projects
Commit 935e5681 authored by Roman Tsisyk's avatar Roman Tsisyk
Browse files

Remove pcall_wrapper

* Remove pcall_wrapper()
* Use reflection to implement err:__index() and err:unpack()

Breaking changes:

 * pcall() returns 'struct error' cdata instead of string for box.error()
 * box.error.last() returns 'struct error' instead of Lua table
parent 650df244
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment