1
0
forked from aniani/vim

updated for version 7.3.889

Problem:    Can't build with Ruby 2.0 on a 64 bit system.
Solution:   Define rb_fix2int and rb_num2int. (Kohei Suzuki)
This commit is contained in:
Bram Moolenaar
2013-04-14 16:19:03 +02:00
parent 0187ca0bdf
commit 0bcdd6e709
2 changed files with 21 additions and 0 deletions

View File

@@ -728,6 +728,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
889,
/**/
888,
/**/