forked from aniani/vim
patch 9.0.0227: cannot read error message when abort() is called
Problem: Cannot read error message when abort() is called. Solution: Output a newline before calling abort().
This commit is contained in:
@@ -731,6 +731,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
227,
|
||||
/**/
|
||||
226,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user