1
0
forked from aniani/vim

patch 8.2.0530: test crashes on s390

Problem:    Test crashes on s390. (James McCoy)
Solution:   Explicitly define an 8 big signed type. (closes #5897)
This commit is contained in:
Bram Moolenaar
2020-04-08 11:31:48 +02:00
parent 49cf7cc8d2
commit a65c288134
2 changed files with 7 additions and 1 deletions

View File

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