forked from aniani/vim
patch 8.2.4443: regexp pattern test fails on Mac
Problem: Regexp pattern test fails on Mac. Solution: Do not use a swapfile for the buffer.
This commit is contained in:
@@ -750,6 +750,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
4443,
|
||||
/**/
|
||||
4442,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user