1
0
forked from aniani/vim

updated for version 7.3.971

Problem:    No support for VS2012 static code analysis.
Solution:   Add the ANALYZE option. (Mike Williams)
This commit is contained in:
Bram Moolenaar
2013-05-19 21:03:54 +02:00
parent fbc0d2ea1e
commit 884f6e44e0
2 changed files with 22 additions and 13 deletions

View File

@@ -728,6 +728,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
971,
/**/
970,
/**/