comparison src/version.c @ 13363:2103b009e32d v8.0.1555

patch 8.0.1555: build error for some combination of features commit https://github.com/vim/vim/commit/77780b66f4c5573df999a7319d77a852ea4ca837 Author: Bram Moolenaar <Bram@vim.org> Date: Thu Mar 1 23:10:45 2018 +0100 patch 8.0.1555: build error for some combination of features Problem: Build error for some combination of features. Solution: Declare variable in more situations.
author Christian Brabandt <cb@256bit.org>
date Thu, 01 Mar 2018 23:15:06 +0100
parents 65c29bd4548b
children c6bafddbfa33
comparison
equal deleted inserted replaced
13362:3df741361ef8 13363:2103b009e32d
776 NULL 776 NULL
777 }; 777 };
778 778
779 static int included_patches[] = 779 static int included_patches[] =
780 { /* Add new patch number below this line */ 780 { /* Add new patch number below this line */
781 /**/
782 1555,
781 /**/ 783 /**/
782 1554, 784 1554,
783 /**/ 785 /**/
784 1553, 786 1553,
785 /**/ 787 /**/