comparison src/version.c @ 16247:de86c7db29db v8.1.1128

patch 8.1.1128: getwinpos() test does not work on MS-Windows commit https://github.com/vim/vim/commit/94a7242ad1c41cc2a5377535f81d29a5b374b983 Author: Bram Moolenaar <Bram@vim.org> Date: Sat Apr 6 20:40:35 2019 +0200 patch 8.1.1128: getwinpos() test does not work on MS-Windows Problem: getwinpos() test does not work on MS-Windows. Solution: Skip the test.
author Bram Moolenaar <Bram@vim.org>
date Sat, 06 Apr 2019 20:45:03 +0200
parents e0a6298bd70f
children 67e43b01497f
comparison
equal deleted inserted replaced
16246:94ba74d9ee1b 16247:de86c7db29db
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 1128,
774 /**/ 776 /**/
775 1127, 777 1127,
776 /**/ 778 /**/
777 1126, 779 1126,
778 /**/ 780 /**/