comparison src/version.c @ 14021:945d343d3024 v8.1.0028

patch 8.1.0028: prompt buffer test fails on MS-Windows commit https://github.com/vim/vim/commit/1149382d21402474c771862d082a541e23beb108 Author: Bram Moolenaar <Bram@vim.org> Date: Sun Jun 3 15:08:09 2018 +0200 patch 8.1.0028: prompt buffer test fails on MS-Windows Problem: Prompt buffer test fails on MS-Windows. Solution: Disable the test for now. Remove stray assert.
author Christian Brabandt <cb@256bit.org>
date Sun, 03 Jun 2018 15:15:05 +0200
parents dc67449d648c
children 7f5ddc6e715b
comparison
equal deleted inserted replaced
14020:3ab8d67331f3 14021:945d343d3024
759 NULL 759 NULL
760 }; 760 };
761 761
762 static int included_patches[] = 762 static int included_patches[] =
763 { /* Add new patch number below this line */ 763 { /* Add new patch number below this line */
764 /**/
765 28,
764 /**/ 766 /**/
765 27, 767 27,
766 /**/ 768 /**/
767 26, 769 26,
768 /**/ 770 /**/