1
0
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:
Yegappan Lakshmanan
2021-06-30 21:30:10 +02:00
committed by Bram Moolenaar
parent a3d1b29bd3
commit 576cb75ceb
2 changed files with 25 additions and 5 deletions

View File

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