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:
@@ -750,6 +750,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
2448,
|
||||
/**/
|
||||
2447,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user