comparison src/version.c @ 16255:d0fef9cb6a9b v8.1.1132

patch 8.1.1132: getwinpos() test fails on MS-Windows commit https://github.com/vim/vim/commit/616aeef21f2abd0bc51dd98e641ade9bbc29a078 Author: Bram Moolenaar <Bram@vim.org> Date: Sat Apr 6 22:21:22 2019 +0200 patch 8.1.1132: getwinpos() test fails on MS-Windows Problem: getwinpos() test fails on MS-Windows. Solution: Don't try running this test.
author Bram Moolenaar <Bram@vim.org>
date Sat, 06 Apr 2019 22:30:03 +0200
parents f28ef3d27f91
children 7ae072701f6a
comparison
equal deleted inserted replaced
16254:c3fecd5bffcf 16255:d0fef9cb6a9b
769 NULL 769 NULL
770 }; 770 };
771 771
772 static int included_patches[] = 772 static int included_patches[] =
773 { /* Add new patch number below this line */ 773 { /* Add new patch number below this line */
774 /**/
775 1132,
774 /**/ 776 /**/
775 1131, 777 1131,
776 /**/ 778 /**/
777 1130, 779 1130,
778 /**/ 780 /**/