forked from aniani/vim
patch 8.2.2235: build failure with some Ruby versions
Problem: Build failure with some Ruby versions. Solution: Adjust the code for Ruby 3.0. (Ozaki Kiichi, closes #7564)
This commit is contained in:
@@ -750,6 +750,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
2235,
|
||||
/**/
|
||||
2234,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user