GVim can't be compiled after 1459 anymore, at least not on Windows:
> gui.c(5531): error C2198: "vim_chdirfile": Nicht genügend Argumente
> für Aufruf.
I suspect that another file is missing...
--
--
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below
Patch 8.0.1461 (after 8.0.1459)
Problem:Missing another file in patch.
Solution: Add changes to missing file.
Files: src/ex_cmds.c
*** ../vim-8.0.1460/src/ex_cmds.c 2017-12-09 21:10:09.610735718 +0100
--- src/ex_cmds.c 2018-02-03 17:13:48.248922716 +0100