1
0
forked from aniani/vim

updated for version 7.2.400

Problem:    Dynamic Ruby is not initialised properly for version 1.9.1.
            Ruby cannot create strings from NULL.
Solution:   Cleanup #ifdefs.  Handle NULL like an empty string.  Add
            ruby_init_stack. (Sergey Khorev)
This commit is contained in:
Bram Moolenaar
2010-03-17 18:15:23 +01:00
parent 8c79cafcfa
commit 639a2554e4
2 changed files with 57 additions and 52 deletions

View File

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