1
0
forked from aniani/vim

patch 8.0.1681: the format attribute fails with MinGW

Problem:    The format attribute fails with MinGW. (John Marriott)
Solution:   Don't use the format attribute with MinGW.
This commit is contained in:
Bram Moolenaar
2018-04-10 12:42:44 +02:00
parent 756ef113d1
commit e80757c154
4 changed files with 11 additions and 5 deletions

View File

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