]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 7.4.1922 v7.4.1922
authorBram Moolenaar <Bram@vim.org>
Sat, 11 Jun 2016 20:26:53 +0000 (22:26 +0200)
committerBram Moolenaar <Bram@vim.org>
Sat, 11 Jun 2016 20:26:53 +0000 (22:26 +0200)
commit06469e979fe524ac6cb8f705ed4221aa267de11d
treece8c06e78fe2b30c603c64a2a093c25094c50565
parent724f2edf75bf084665b3e2cdfa7ab66ccb1b5c0c
patch 7.4.1922
Problem:    Ruby 2.4.0 unifies Fixnum and Bignum into Integer.
Solution:   Use rb_cInteger. (Weiong Mao)
src/if_ruby.c
src/version.c