[Tarantool-patches] [PATCH v5] build: introduce LUAJIT_ENABLE_PAIRSMM flag
Konstantin Osipov
kostja.osipov at gmail.com
Tue Nov 26 23:54:27 MSK 2019
* Olga Arkhangelskaia <arkholga at tarantool.org> [19/11/26 17:52]:
> Adds LUAJIT_ENABLE_PAIRSMM flag as a build option for luajit.
> If the flag is set, pairs/ipairs metamethods are available in Lua 5.1.
> For tarantool this option is enabled by default.
>
> Part of #4560
> Branch:https://github.com/tarantool/luajit/tree/OKriw/gh-4560-Enable-LUAJIT_ENABLE_LUA52COMPAT-when-bulding-luajit
>
> v1: https://lists.tarantool.org/pipermail/tarantool-patches/2019-November/012466.html
> v2: https://lists.tarantool.org/pipermail/tarantool-patches/2019-November/012489.html
> v3: https://lists.tarantool.org/pipermail/tarantool-patches/2019-November/012527.html
>
> Changes in v2:
> - flag is renamed
> - now flag is used only for pairsmm
> - added test case
> Changes in v3:
> - added flag to other vm*
> - changed comments and commit msg
> Changes in v4:
> - fixed errors in arm/arm64 vm
> - rewrited commit msg, subject, comment
>
> Changes in v5:
> - fixed test name
It's nice there are so many changes, but usually they are from
newest to oldest, not from oldest to newest.
--
Konstantin Osipov, Moscow, Russia
More information about the Tarantool-patches
mailing list