forked from aniani/vim
patch 9.1.0964: MS-Windows: sed error with MinGW
Problem: MS-Windows: sed error with MinGW Solution: use double quotes for sed, update compilation notes (Andrey A Voropaev) closes: #16304 Signed-off-by: Andrey A. Voropaev <voropaev.andrey@swm.de> Signed-off-by: Christian Brabandt <cb@256bit.org>
This commit is contained in:
committed by
Christian Brabandt
parent
5a04999a74
commit
157397edff
@@ -704,6 +704,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
964,
|
||||
/**/
|
||||
963,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user