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:
Michael Ennen
2016-12-14 00:26:52 -07:00
parent bb2afeb026
commit 6c423989fc
3 changed files with 12 additions and 2 deletions

View File

@@ -438,7 +438,7 @@ static int included_patches[] = {
2005,
// 2004 NA
// 2003 NA
// 2002,
2002,
// 2001 NA
2000,
1999,