0
0
mirror of https://github.com/vim/vim.git synced 2025-10-09 06:14:17 -04:00

patch 8.1.0787: compiler warning for unused function

Problem:    Compiler warning for unused function. (Tony Mechelynck)
Solution:   Tune #ifdef around setjmp functions.
This commit is contained in:
Bram Moolenaar
2019-01-20 18:39:30 +01:00
parent 10772307c4
commit edce7420d0
2 changed files with 15 additions and 9 deletions

View File

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