0
0
mirror of https://github.com/vim/vim.git synced 2025-10-09 06:14:17 -04:00

patch 7.4.1029

Problem:    test_increment fails on systems with 32 bit long.
Solution:   Only test with 32 bits.
This commit is contained in:
Bram Moolenaar
2016-01-02 18:17:16 +01:00
parent 92c23d8ab8
commit d3343960d7
3 changed files with 5 additions and 3 deletions

View File

@@ -741,6 +741,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
1029,
/**/
1028,
/**/