]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.0119: message test fails on some platforms v8.2.0119
authorBram Moolenaar <Bram@vim.org>
Tue, 14 Jan 2020 21:02:14 +0000 (22:02 +0100)
committerBram Moolenaar <Bram@vim.org>
Tue, 14 Jan 2020 21:02:14 +0000 (22:02 +0100)
commit1470dc35c4b14bda1995b7566c9a41a33eb06517
tree71ff167eddf52cb6062194c68cdaa68f6c17e2c2
parentca7c078b799bfc96b54e9e41f5be3e0bfefadce5
patch 8.2.0119: message test fails on some platforms

Problem:    Message test fails on some platforms. (Elimar Riesebieter)
Solution:   Add type cast to vim_snprintf() argument. (Dominique Pelle)
src/message_test.c
src/version.c