1
0
forked from aniani/vim

patch 8.2.2891: cannot build with Perl 5.34

Problem:    Cannot build with Perl 5.34.
Solution:   Add Perl_SvTRUE_common(). (Ozaki Kiichi, closes #8266,
            closes #8250)
This commit is contained in:
ichizok
2021-05-27 18:05:14 +02:00
committed by Bram Moolenaar
parent 840f91f110
commit 543467136f
2 changed files with 32 additions and 1 deletions

View File

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