forked from aniani/vim
patch 8.2.3044: Amiga MorphOS and AROS: process ID is not valid
Problem: Amiga MorphOS and AROS: process ID is not valid.
Solution: Use FindTask to return something which is unique to all processes.
(Ola Söder, closes #8444)
This commit is contained in:
committed by
Bram Moolenaar
parent
d415d26913
commit
3a62b14077
@@ -755,6 +755,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
3044,
|
||||
/**/
|
||||
3043,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user