]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.0782: cannot build with Lua on MS-Windows v8.2.0782
authorBram Moolenaar <Bram@vim.org>
Sun, 17 May 2020 16:53:27 +0000 (18:53 +0200)
committerBram Moolenaar <Bram@vim.org>
Sun, 17 May 2020 16:53:27 +0000 (18:53 +0200)
commitdf1643a6a7886b9363c2a98438e61cbe1c803d41
tree18afbaa1531bf5d41131001fef57e1fa0dfa6659
parent9309eb2f28e6ee346c2a5deaa6f9c2b36578522e
patch 8.2.0782: cannot build with Lua on MS-Windows

Problem:    Cannot build with Lua on MS-Windows.
Solution:   Add DLL symbol for luaL_Loadstring. (Ken Takata)
src/if_lua.c
src/version.c