]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.4.618 v7.4.618
authorBram Moolenaar <Bram@vim.org>
Tue, 3 Feb 2015 22:10:46 +0000 (23:10 +0100)
committerBram Moolenaar <Bram@vim.org>
Tue, 3 Feb 2015 22:10:46 +0000 (23:10 +0100)
commit9d49da8cbbd46d528be38ec3ac394a2ce9062093
tree4e353762b4003993592c641261d60ce29931ad04
parent0122c4070f84e71f15a39fb20ababeffb70757c4
updated for version 7.4.618
Problem:    luaV_setref() is missing a return statement. (Ozaki Kiichi)
Solution:   Put the return statement back.
src/if_lua.c
src/version.c