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:
André Twupack
2014-07-30 10:47:57 +02:00
committed by Justin M. Keyes
parent d730c5c57e
commit fde390133e
2 changed files with 29 additions and 8 deletions

View File

@@ -222,7 +222,7 @@ static int included_patches[] = {
//330,
//329,
//328,
//327,
327,
//326,
//325,
//324,