1
0
forked from aniani/vim

patch 8.1.1618: Amiga-like systems quickly run out of stack

Problem:    Amiga-like systems quickly run out of stack.
Solution:   Reserve a Megabyte stack. (Ola Söder, closes #4608)
This commit is contained in:
Bram Moolenaar
2019-07-02 23:22:43 +02:00
parent d529ba58dc
commit 9ee3d161f7
2 changed files with 13 additions and 0 deletions

View File

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