]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.0364: printf test failing on Haiku v8.2.0364
authorBram Moolenaar <Bram@vim.org>
Sun, 8 Mar 2020 17:41:09 +0000 (18:41 +0100)
committerBram Moolenaar <Bram@vim.org>
Sun, 8 Mar 2020 17:41:09 +0000 (18:41 +0100)
commit693e80e93897aff3b07a1ef12b68a6527702f3d7
tree97ceb224303da95aaf9888080c9a6ccd762508e5
parentf5f1e10d0d39890298cdf27f664d466c8872b87e
patch 8.2.0364: printf test failing on Haiku

Problem:    Printf test failing on Haiku.
Solution:   Make a difference between int and short. (Dominique Pelle,
            closes #5749)
src/message.c
src/version.c