comparison src/version.c @ 21963:bf956766afa8 v8.2.1531

patch 8.2.1531: Vim9: test still fails on MS-Windows Commit: https://github.com/vim/vim/commit/7a3330fc578033f06a94c23de61a23edcc59f95e Author: Bram Moolenaar <Bram@vim.org> Date: Thu Aug 27 23:57:57 2020 +0200 patch 8.2.1531: Vim9: test still fails on MS-Windows Problem: Vim9: test still fails on MS-Windows. Solution: When skipping expect function to be NULL.
author Bram Moolenaar <Bram@vim.org>
date Fri, 28 Aug 2020 00:00:04 +0200
parents 0ce86b015058
children ddfb5f5b2ce5
comparison
equal deleted inserted replaced
21962:351dd8317edc 21963:bf956766afa8
752 NULL 752 NULL
753 }; 753 };
754 754
755 static int included_patches[] = 755 static int included_patches[] =
756 { /* Add new patch number below this line */ 756 { /* Add new patch number below this line */
757 /**/
758 1531,
757 /**/ 759 /**/
758 1530, 760 1530,
759 /**/ 761 /**/
760 1529, 762 1529,
761 /**/ 763 /**/