forked from aniani/vim
patch 8.2.3080: recover test fails on 32bit systems
Problem: Recover test fails on 32bit systems. (Ondřej Súkup) Solution: Detect 32/64 bit systems. (Yegappan Lakshmanan, closes #8485, closes #8479)
This commit is contained in:
committed by
Bram Moolenaar
parent
a3d1b29bd3
commit
576cb75ceb
@@ -755,6 +755,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
3080,
|
||||
/**/
|
||||
3079,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user