]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.1.0239: now Ruby build fails on other systems v8.1.0239
authorBram Moolenaar <Bram@vim.org>
Sat, 4 Aug 2018 15:24:44 +0000 (17:24 +0200)
committerBram Moolenaar <Bram@vim.org>
Sat, 4 Aug 2018 15:24:44 +0000 (17:24 +0200)
commit218beb3e96bcb7b20395be3bec6076c767be71a1
treee2c049d5e732812dd54d573acfdd3b546ec68a64
parent7da1fb5532890d9c15cdb5b9bec158f9f9c105a7
patch 8.1.0239: now Ruby build fails on other systems

Problem:    Now Ruby build fails on other systems.
Solution:   Always define rb_intern. (Ken Takata, closes #3275)
src/if_ruby.c
src/version.c