1
0
forked from aniani/vim

patch 8.2.5098: spelldump test sometimes hangs

Problem:    Spelldump test sometimes hangs.
Solution:   Catch the problem of the spell file not being found to avoid
            hanging in the download dialog.
This commit is contained in:
Bram Moolenaar
2022-06-15 16:57:44 +01:00
parent 74ac29cecd
commit fc9f0fd6d1
2 changed files with 57 additions and 17 deletions

View File

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