comparison src/version.c @ 25887:86b63591bed2 v8.2.3477

patch 8.2.3477: startup test fails on MS-Windows Commit: https://github.com/vim/vim/commit/6d197987745427801a2195836ef89e48537afbeb Author: Bram Moolenaar <Bram@vim.org> Date: Tue Oct 5 01:19:53 2021 +0100 patch 8.2.3477: startup test fails on MS-Windows Problem: Startup test fails on MS-Windows. Solution: Skip the test if not on Unix.
author Bram Moolenaar <Bram@vim.org>
date Tue, 05 Oct 2021 02:30:04 +0200
parents 7c640ad754fb
children c83ebae45881
comparison
equal deleted inserted replaced
25886:b7490c2bd244 25887:86b63591bed2
755 NULL 755 NULL
756 }; 756 };
757 757
758 static int included_patches[] = 758 static int included_patches[] =
759 { /* Add new patch number below this line */ 759 { /* Add new patch number below this line */
760 /**/
761 3477,
760 /**/ 762 /**/
761 3476, 763 3476,
762 /**/ 764 /**/
763 3475, 765 3475,
764 /**/ 766 /**/