mirror of
https://github.com/neovim/neovim.git
synced 2025-10-03 00:18:33 +00:00
vim-patch:7.4.1029
Problem: test_increment fails on systems with 32 bit long.
Solution: Only test with 32 bits.
d3343960d7
This commit is contained in:
@@ -105,7 +105,7 @@ static int included_patches[] = {
|
||||
1032,
|
||||
// 1031,
|
||||
// 1030,
|
||||
// 1029,
|
||||
1029,
|
||||
// 1028,
|
||||
1027,
|
||||
// 1026,
|
||||
|
Reference in New Issue
Block a user