]> granicus.if.org Git - vim/commitdiff
patch 8.0.0786: build failures on Travis v8.0.0786
authorBram Moolenaar <Bram@vim.org>
Fri, 28 Jul 2017 11:45:16 +0000 (13:45 +0200)
committerBram Moolenaar <Bram@vim.org>
Fri, 28 Jul 2017 11:45:16 +0000 (13:45 +0200)
Problem:    Build failures on Travis.
Solution:   Go back to precise termporarily.  Disable coverage with clang.

src/version.c

index d66326e878b45af2e079370781883bf0d1c01b30..174524a06382c33e100959ea02ef447af843f16e 100644 (file)
@@ -769,6 +769,8 @@ static char *(features[]) =
 
 static int included_patches[] =
 {   /* Add new patch number below this line */
+/**/
+    786,
 /**/
     785,
 /**/