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

Fix #123: box.index.count and box.index.iterator do not check arguments

This patch adds lua_checkfield function - a wrapper for lua_tofield that raises
an error if Lua type can not be converted to lua_field structure. The function
should be used instead of lua_tofield in all bindings where custom types are not
supported.
parent 1c7d2b28
No related branches found
No related tags found
Loading
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