vim-patch:7.4.1582

Problem:    Get E923 when using function(dict.func, [], dict). (Kent Sibilev)
            Storing a function with a dict in a variable drops the dict if the
            function is script-local.
Solution:   Translate the function name.  Use dict arg if present.

6f2e4b36c9
This commit is contained in:
Michael Ennen
2016-10-26 21:40:40 -07:00
committed by James McCoy
parent 5cf0c99755
commit e2258598ca
3 changed files with 109 additions and 70 deletions

View File

@@ -860,7 +860,7 @@ static int included_patches[] = {
// 1585,
// 1584 NA
// 1583 NA
// 1582,
1582,
1581,
1580,
// 1579 NA