]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.0.0191: can't build with Ruby on some systems v8.0.0191
authorBram Moolenaar <Bram@vim.org>
Sun, 15 Jan 2017 15:59:07 +0000 (16:59 +0100)
committerBram Moolenaar <Bram@vim.org>
Sun, 15 Jan 2017 15:59:07 +0000 (16:59 +0100)
commit4f391796b7de78a434a2cc7107034603df414905
tree3f51e86d2e282d5cefc5113e2e34769d5a881f75
parent810f9c361c83afb36b9f1cdadca2b93f1201d039
patch 8.0.0191: can't build with Ruby on some systems

Problem:    Some systems do not have ruby_sysinit(), causing the build to
            fail.
Solution:   Clean up how ruby_sysinit() and NtInitialize() are used. (Taro
            Muraoka)
src/if_ruby.c
src/version.c