1
0
forked from aniani/vim

patch 8.2.0315: build failure on HP-UX system

Problem:    Build failure on HP-UX system.
Solution:   Use LONG_LONG_MIN instead of LLONG_MIN.  Add type casts for switch
            statement. (John Marriott)
This commit is contained in:
Bram Moolenaar
2020-02-25 21:26:49 +01:00
parent e010c720b2
commit c593bec412
3 changed files with 13 additions and 5 deletions

View File

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