1
0
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:
Bram Moolenaar
2020-12-28 15:07:45 +01:00
parent 3e112acc22
commit dace9f785f
3 changed files with 92 additions and 55 deletions

View File

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