vim-patch:7.4.278

Problem:    list_remove() conflicts with function defined in Sun header file.
Solution:   Rename the function. (Richard Palo)

https://code.google.com/p/vim/source/detail?r=v7-4-278
This commit is contained in:
Scott Prager
2014-09-09 12:30:34 -04:00
parent 3f5482d325
commit f85053ccf7
2 changed files with 18 additions and 19 deletions

View File

@@ -317,7 +317,7 @@ static int included_patches[] = {
281,
280,
279,
//278,
278,
277,
276,
275,