1
0
forked from aniani/vim

updated for version 7.3.013

Problem:    Dynamic loading with Ruby doesn't work for 1.9.2.
Solution:   Handle rb_str2cstr differently.  Also support dynamic loading on
            Unix. (Jon Maken)
This commit is contained in:
Bram Moolenaar
2010-09-29 13:02:53 +02:00
parent 3c9ab1c0e0
commit f9b5ef8c88
2 changed files with 32 additions and 6 deletions

View File

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