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:
@@ -738,6 +738,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
530,
|
||||
/**/
|
||||
529,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user