[Tarantool-patches] [PATCH v4 8/10] schema: fix internal symbols dangling in _G
Sergey Bronnikov
sergeyb at tarantool.org
Tue Apr 21 17:45:24 MSK 2020
Hi!
On 17:13 Tue 21 Apr , Oleg Babin wrote:
> Hi! Thanks for the patch. It closes this issue -
> https://github.com/tarantool/tarantool/issues/4812
>
> I think you could add it to commit message.
Oleg, updated commit message in the branch.
Thanks!
> On 21/04/2020 17:00, sergeyb at tarantool.org wrote:
> > From: Vladislav Shpilevoy <v.shpilevoy at tarantool.org>
> >
> > A couple of functions were mistakenly declared as 'function'
> > instead of 'local function' in schema.lua. That led to their
> > presence in the global namespace.
More information about the Tarantool-patches
mailing list