Problem: Cannot build without the +eval feature.
Solution: Define ex_const if needed.
# define ex_endtry ex_ni
# define ex_endfunction ex_ni
# define ex_let ex_ni
+# define ex_const ex_ni
# define ex_unlet ex_ni
# define ex_lockvar ex_ni
# define ex_unlockvar ex_ni
/*
* Expand file name in Ex command argument.
+ * When an error is detected, "errormsgp" is set to a non-NULL pointer.
* Return FAIL for failure, OK otherwise.
*/
int
static int included_patches[] =
{ /* Add new patch number below this line */
+/**/
+ 1540,
/**/
1539,
/**/