mirror of
https://github.com/neovim/neovim.git
synced 2025-10-01 07:28:34 +00:00
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:
@@ -229,7 +229,7 @@ static int included_patches[] = {
|
||||
// 1467 NA
|
||||
// 1466 NA
|
||||
// 1465 NA
|
||||
// 1464,
|
||||
1464,
|
||||
// 1463 NA
|
||||
// 1462 NA
|
||||
// 1461 NA
|
||||
|
Reference in New Issue
Block a user