comparison src/version.c @ 29157:a3564c0c9e06 v8.2.5098

patch 8.2.5098: spelldump test sometimes hangs Commit: https://github.com/vim/vim/commit/fc9f0fd6d18c03d6420f84ebb374a373c830fbad Author: Bram Moolenaar <Bram@vim.org> Date: Wed Jun 15 16:57:44 2022 +0100 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.
author Bram Moolenaar <Bram@vim.org>
date Wed, 15 Jun 2022 18:00:03 +0200
parents 4d72bdf70625
children 25480d36bff5
comparison
equal deleted inserted replaced
29156:b4839a29996e 29157:a3564c0c9e06
732 NULL 732 NULL
733 }; 733 };
734 734
735 static int included_patches[] = 735 static int included_patches[] =
736 { /* Add new patch number below this line */ 736 { /* Add new patch number below this line */
737 /**/
738 5098,
737 /**/ 739 /**/
738 5097, 740 5097,
739 /**/ 741 /**/
740 5096, 742 5096,
741 /**/ 743 /**/