comparison src/version.c @ 27839:cd4187269bdf v8.2.4445

patch 8.2.4445: exit test fails on MS-Windows anyway Commit: https://github.com/vim/vim/commit/29a9e6971849b4a9eabf14fee1130d51cecfbaa7 Author: Bram Moolenaar <Bram@vim.org> Date: Tue Feb 22 18:48:11 2022 +0000 patch 8.2.4445: exit test fails on MS-Windows anyway Problem: Exit test fails on MS-Windows anyway. Solution: Skip the test on MS-Windows.
author Bram Moolenaar <Bram@vim.org>
date Tue, 22 Feb 2022 20:00:04 +0100
parents 264cb6d2d0e9
children 5ce69c07a106
comparison
equal deleted inserted replaced
27838:a4c131183f4c 27839:cd4187269bdf
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 4445,
753 /**/ 755 /**/
754 4444, 756 4444,
755 /**/ 757 /**/
756 4443, 758 4443,
757 /**/ 759 /**/