1
0
forked from aniani/vim

patch 8.2.2448: compilation error with Ruby 3.0

Problem:    Compilation error with Ruby 3.0.
Solution:   Adjust #ifdefs and declaration. (Ken Takata, closes #7761)
This commit is contained in:
Bram Moolenaar
2021-02-01 19:31:47 +01:00
parent f9547eb6ef
commit 9d20daffc2
2 changed files with 9 additions and 5 deletions

View File

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