Tarantool development patches archive
 help / color / mirror / Atom feed
* [Tarantool-patches] [PATCH 0/3] LuaJIT misclib minor improvements
@ 2020-10-16 15:26 Sergey Kaplun
  2020-10-16 15:26 ` [Tarantool-patches] [PATCH 1/3] misc: add lmisclib.h to lua.hpp header Sergey Kaplun
                   ` (3 more replies)
  0 siblings, 4 replies; 14+ messages in thread
From: Sergey Kaplun @ 2020-10-16 15:26 UTC (permalink / raw)
  To: Igor Munkin, Sergey Ostanevich; +Cc: tarantool-patches

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

^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2020-10-20 15:58 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-16 15:26 [Tarantool-patches] [PATCH 0/3] LuaJIT misclib minor improvements Sergey Kaplun
2020-10-16 15:26 ` [Tarantool-patches] [PATCH 1/3] misc: add lmisclib.h to lua.hpp header Sergey Kaplun
2020-10-18 16:39   ` Igor Munkin
2020-10-20 12:25   ` Sergey Ostanevich
2020-10-16 15:26 ` [Tarantool-patches] [PATCH 2/3] misc: add lib_misc.c to all .bat files Sergey Kaplun
2020-10-16 19:49   ` Sergey Kaplun
2020-10-18 18:19     ` Igor Munkin
2020-10-19  4:35       ` Sergey Kaplun
2020-10-20 12:29         ` Sergey Ostanevich
2020-10-16 15:26 ` [Tarantool-patches] [PATCH 3/3] misc: fix linking when LUA_BUILD_AS_DLL is defined Sergey Kaplun
2020-10-16 19:51   ` Sergey Kaplun
2020-10-18 18:37 ` [Tarantool-patches] [PATCH 0/3] LuaJIT misclib minor improvements Igor Munkin
2020-10-19  4:27   ` Sergey Kaplun
2020-10-20 15:58     ` Alexander V. Tikhonov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox