1
0
forked from aniani/vim

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)
This commit is contained in:
Bram Moolenaar
2017-01-15 16:59:07 +01:00
parent 810f9c361c
commit 4f391796b7
2 changed files with 6 additions and 4 deletions

View File

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