1
0
forked from aniani/vim

patch 8.2.2104: build problem with Ruby 2.7

Problem:    Build problem with Ruby 2.7.
Solution:   Adjust function declarations. (Ozaki Kiichi, closes #7430)
This commit is contained in:
Bram Moolenaar
2020-12-06 21:11:31 +01:00
parent 41d6196e30
commit d5a986f460
4 changed files with 24 additions and 12 deletions

View File

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