comparison src/version.c @ 27833:32366687a0dc v8.2.4442

patch 8.2.4442: test for error reading input fails on MS-Windows Commit: https://github.com/vim/vim/commit/70b9e4f4c3a62e325fd16ac108bd12feb026ede5 Author: Bram Moolenaar <Bram@vim.org> Date: Tue Feb 22 15:24:51 2022 +0000 patch 8.2.4442: test for error reading input fails on MS-Windows Problem: Test for error reading input fails on MS-Windows. Solution: Don't run the test on MS-Windows.
author Bram Moolenaar <Bram@vim.org>
date Tue, 22 Feb 2022 16:30:02 +0100
parents 0a3ab3216b75
children 0815a43eebce
comparison
equal deleted inserted replaced
27832:442e39ce347f 27833:32366687a0dc
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 4442,
753 /**/ 755 /**/
754 4441, 756 4441,
755 /**/ 757 /**/
756 4440, 758 4440,
757 /**/ 759 /**/