mirror of
https://github.com/neovim/neovim.git
synced 2025-09-29 14:38:32 +00:00
vim-patch:7.4.2002
Problem: Crash when passing number to filter() or map().
Solution: Convert to a string. (Ozaki Kiichi)
a06ec8f345
This commit is contained in:
@@ -438,7 +438,7 @@ static int included_patches[] = {
|
||||
2005,
|
||||
// 2004 NA
|
||||
// 2003 NA
|
||||
// 2002,
|
||||
2002,
|
||||
// 2001 NA
|
||||
2000,
|
||||
1999,
|
||||
|
Reference in New Issue
Block a user