]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.1.0287: MAX is not defined everywhere v8.1.0287
authorBram Moolenaar <Bram@vim.org>
Tue, 14 Aug 2018 20:08:25 +0000 (22:08 +0200)
committerBram Moolenaar <Bram@vim.org>
Tue, 14 Aug 2018 20:08:25 +0000 (22:08 +0200)
commit37b15568c26e669c333903a70422eacc09488f79
treea12d206eba1dc6c74dd6030eeb749a7878470cb9
parent167ae42685dcd430800c51ac7339f7f0938a3e70
patch 8.1.0287: MAX is not defined everywhere

Problem:    MAX is not defined everywhere.
Solution:   Define MAX where needed.
src/ex_getln.c
src/version.c