[Tarantool-patches] [PATCH v2] build: disable LUAJIT_ENABLE_PAIRSMM
Kirill Yukhin
kyukhin at tarantool.org
Tue Mar 17 10:37:35 MSK 2020
On 17 мар 10:30, Kirill Yukhin wrote:
> Hello,
>
> On 06 мар 19:28, Igor Munkin wrote:
> > Since this build flag has been removed as a result of reverting the
> > tarantool/luajit at d4e985a, its definition in the corresponding Tarantool
> > cmake file is irrelevant.
> >
> > Furthermore, considering the breakage faced in #4770 the following tests
> > are introduced:
> > * the check whether space __pairs metamethod is set to space.pairs to
> > create a Lua Fun iterator that handles __pairs manually underneath.
> > * the check whether pairs builtin behaviour doesn't change when __pairs
> > is set e.g. on space object.
> >
> > Follow-up #4560
> > Closes #4770
> >
> > Signed-off-by: Igor Munkin <imun at tarantool.org>
>
> LGTM.
> Checked into master, 2.3 and 2.2.
Checked into 1.10 as well.
--
Regards, Kirill Yukhin
More information about the Tarantool-patches
mailing list