1
0
forked from aniani/vim

patch 8.2.0094: MS-Windows: cannot build with Strawberry Perl 5.30

Problem:    MS-Windows: cannot build with Strawberry Perl 5.30.
Solution:   Define __builtin_expect() as a workaround. (Ken Takata,
            closes #5267)
This commit is contained in:
Bram Moolenaar
2020-01-06 21:22:09 +01:00
parent 7b94e77132
commit e73b38f8e1
2 changed files with 5 additions and 0 deletions

View File

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