forked from aniani/vim
patch 8.2.4207: recursion test fails with MSVC
Problem: Recursion test fails with MSVC. Solution: Use a smaller limit for MSVC.
This commit is contained in:
@@ -750,6 +750,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
4207,
|
||||
/**/
|
||||
4206,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user