comparison src/version.c @ 14041:8ba288f12675 v8.1.0038

patch 8.1.0038: popup test causes Vim to exit commit https://github.com/vim/vim/commit/680c99b2efc7e2a9e6b3d611133f43fb7f8c6811 Author: Bram Moolenaar <Bram@vim.org> Date: Thu Jun 7 15:18:41 2018 +0200 patch 8.1.0038: popup test causes Vim to exit Problem: Popup test causes Vim to exit. Solution: Disable the broken part of the test for now.
author Christian Brabandt <cb@256bit.org>
date Thu, 07 Jun 2018 15:30:07 +0200
parents acb2dc112b06
children cbad3b3f46b2
comparison
equal deleted inserted replaced
14040:fccac186da8f 14041:8ba288f12675
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 38,
764 /**/ 766 /**/
765 37, 767 37,
766 /**/ 768 /**/
767 36, 769 36,
768 /**/ 770 /**/