]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.1.0752: one more compiler warning for signed/unsigned string v8.1.0752
authorBram Moolenaar <Bram@vim.org>
Tue, 15 Jan 2019 19:07:48 +0000 (20:07 +0100)
committerBram Moolenaar <Bram@vim.org>
Tue, 15 Jan 2019 19:07:48 +0000 (20:07 +0100)
commit8e481e8dfe0b82930faf005c7e840c49cbcf4511
treeec21cab09561ac1e1e8f32bd5723ab7a6c941817
parent6057ed4720eaa1d546bbd234e6957ec0163e0e9b
patch 8.1.0752: one more compiler warning for signed/unsigned string

Problem:    One more compiler warning for signed/unsigned string. (Tony
            Mechelynck)
Solution:   Remove type cast.
src/ex_docmd.c
src/version.c