1
0
forked from aniani/vim

patch 8.2.2312: build failure with Ruby 3.0 and 32 bits

Problem:    Build failure with Ruby 3.0 and 32 bits.
Solution:   Add #ifdef. (closes #7638)
This commit is contained in:
Bram Moolenaar
2021-01-08 19:31:39 +01:00
parent 17126b1396
commit 467b59c2eb
2 changed files with 4 additions and 0 deletions

View File

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