[PATCH 1/2] box: move info_handler interface into src/info

Vladimir Davydov vdavydov.dev at gmail.com
Tue Dec 4 11:59:42 MSK 2018


On Tue, Dec 04, 2018 at 12:47:05AM +0300, Vladislav Shpilevoy wrote:
> +void
> +luaT_info_handler_create(struct info_handler *h, struct lua_State *L);

You forgot to remove luaT_info_handler declaration from box/lua/info.h.
I removed it by myself as well as the pointless _GNU_SOURCE definition
and pushed the patch to 2.1.



More information about the Tarantool-patches mailing list