[tarantool-patches] Re: [PATCH v3 1/1] lua: add key_def lua module

Alexander Turenko alexander.turenko at tarantool.org
Mon May 6 18:35:46 MSK 2019


> /**
> * Check an existent tuple pointer in LUA stack by specified

Nit: Lua is not an acronym.

https://stackoverflow.com/a/13615976

> * index or attemt to construct it by LUA table.
> * Increase tuple's reference counter.
> * Returns not NULL tuple pointer on success, NULL otherwise.
> */
> static struct tuple *
> luaT_key_def_check_tuple(struct lua_State *L, struct key_def *key_def, int idx)



More information about the Tarantool-patches mailing list