mirror of
https://github.com/neovim/neovim.git
synced 2025-09-30 15:08:35 +00:00
vim-patch:7.4.1607
Problem: Comparing a function that exists on two dicts is not backwards
compatible. (Thinca)
Solution: Only compare the function, not what the partial adds.
f0e86a0dbd
This commit is contained in:

committed by
James McCoy

parent
5241ca7d7a
commit
3213b28c01
@@ -835,7 +835,7 @@ static int included_patches[] = {
|
||||
// 1610 NA
|
||||
// 1609 NA
|
||||
// 1608,
|
||||
// 1607,
|
||||
1607,
|
||||
1606,
|
||||
1605,
|
||||
1604,
|
||||
|
Reference in New Issue
Block a user