comparison src/version.c @ 23871:533d6f1abbcf v8.2.2477

patch 8.2.2477: autocommand tests hang on MS-Windows Commit: https://github.com/vim/vim/commit/dd07c02232e91ee963b91a4477179d4b9548b862 Author: Bram Moolenaar <Bram@vim.org> Date: Sun Feb 7 13:32:46 2021 +0100 patch 8.2.2477: autocommand tests hang on MS-Windows Problem: Autocommand tests hang on MS-Windows. Solution: Skip a couple of tests. Fix file name.
author Bram Moolenaar <Bram@vim.org>
date Sun, 07 Feb 2021 13:45:03 +0100
parents 5a4f9c5c1b99
children 7d3ee4d508b5
comparison
equal deleted inserted replaced
23870:9d77df979a7e 23871:533d6f1abbcf
748 NULL 748 NULL
749 }; 749 };
750 750
751 static int included_patches[] = 751 static int included_patches[] =
752 { /* Add new patch number below this line */ 752 { /* Add new patch number below this line */
753 /**/
754 2477,
753 /**/ 755 /**/
754 2476, 756 2476,
755 /**/ 757 /**/
756 2475, 758 2475,
757 /**/ 759 /**/