vim-patch:7.4.1464

Problem:    When the argument of sort() is zero or empty it fails.
Solution:   Make zero work as documented. (suggested by Yasuhiro Matsumoto)

5131c144fe
This commit is contained in:
Jurica Bradaric
2016-05-14 22:41:18 +02:00
parent 82da7eed34
commit b2d15fbebc
3 changed files with 19 additions and 3 deletions

View File

@@ -229,7 +229,7 @@ static int included_patches[] = {
// 1467 NA
// 1466 NA
// 1465 NA
// 1464,
1464,
// 1463 NA
// 1462 NA
// 1461 NA