[Tarantool-patches] [PATCH 0/3] LuaJIT misclib minor improvements
Igor Munkin
imun at tarantool.org
Sun Oct 18 21:37:06 MSK 2020
Sergey,
I would like to ask you to add a "luajit" specifier to the message
subject in further, similar this is added here[1]. It looks convenient,
doesn't it?
On 16.10.20, Sergey Kaplun wrote:
> This patch series fix small faults crowed up in the scope of
> 5a61e1ab54b5c66bfebd836db1ac47996611e065 ('misc: add C and Lua API
> for platform metrics').
>
> Branch: https://github.com/tarantool/luajit/tree/skaplun/gh-5187-add-missing-header
>
> Although the CI is red, I found no errors related to LuaJIT.
> CI: https://gitlab.com/tarantool/tarantool/-/pipelines/203641026
>
> Sergey Kaplun (3):
> misc: add lmisclib.h to lua.hpp header
> misc: add lib_misc.c to all .bat files
> misc: fix linking when LUA_BUILD_AS_DLL is defined
>
> src/lj_mapi.c | 3 +++
> src/lua.hpp | 1 +
> src/msvcbuild.bat | 2 +-
> src/ps4build.bat | 2 +-
> src/psvitabuild.bat | 2 +-
> src/xb1build.bat | 2 +-
> src/xedkbuild.bat | 2 +-
> 7 files changed, 9 insertions(+), 5 deletions(-)
>
> --
> 2.28.0
>
[1]: https://lists.tarantool.org/pipermail/tarantool-patches/2020-October/020297.html
--
Best regards,
IM
More information about the Tarantool-patches
mailing list