[tarantool-patches] Re: [PATCH v2 1/2] lua: new function luaT_return_error()

Konstantin Osipov kostja at tarantool.org
Wed Jul 31 22:33:57 MSK 2019


* Vladislav Shpilevoy <v.shpilevoy at tarantool.org> [19/07/31 20:01]:
> >>>> +LUA_API int
> >>>> +luaT_return_error(lua_State *L);
> For me 'return' was ok, but seems it is not ok for Kostja and
> Alexander. Lets wait.

I'm OK with it. luaT_return_nil_and_error is also OK.
luaT_push_nil_and_error too.

luaT_return_error is a bit ambiguous, and like names which are
self-explanatory, but it's fine.

-- 
Konstantin Osipov, Moscow, Russia




More information about the Tarantool-patches mailing list