1
0
forked from aniani/vim

updated for version 7.3.848

Problem:    Can't build with Ruby 2.0 when using MinGW x64 or MSVC10.
Solution:   Fix it. Also detect RUBY_PLATFORM and RUBY_INSTALL_NAME for x64.
            (Ken Takata)
This commit is contained in:
Bram Moolenaar
2013-03-07 15:16:21 +01:00
parent 4e3c70d241
commit db3fbe5228
4 changed files with 28 additions and 1 deletions

View File

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