commit | 680c99b2efc7e2a9e6b3d611133f43fb7f8c6811 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Thu Jun 07 15:18:41 2018 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Thu Jun 07 15:18:41 2018 +0200 |
tree | d4d3773228a84027de7cee7d4fa52492cb7e4fa5 | |
parent | ca851593a660f08aba5c134f90c238d4a3e983e6 [diff] [blame] |
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.
diff --git a/src/version.c b/src/version.c index 100c01e..caec4d6 100644 --- a/src/version.c +++ b/src/version.c
@@ -762,6 +762,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 38, +/**/ 37, /**/ 36,