mirror of
https://github.com/neovim/neovim.git
synced 2025-09-28 22:18:33 +00:00
vim-patch:7.4.327 #1010
Problem: When 'verbose' is set to display the return value of a function, may get E724 repeatedly. Solution: Do not give an error for verbose messages. Abort conversion to string after an error. https://code.google.com/p/vim/source/detail?r=99d8f2d72dcd4b850de81998cc9b1120c8165762
This commit is contained in:

committed by
Justin M. Keyes

parent
d730c5c57e
commit
fde390133e
@@ -222,7 +222,7 @@ static int included_patches[] = {
|
||||
//330,
|
||||
//329,
|
||||
//328,
|
||||
//327,
|
||||
327,
|
||||
//326,
|
||||
//325,
|
||||
//324,
|
||||
|
Reference in New Issue
Block a user