]> granicus.if.org Git - vim/commit
patch 8.2.0060: message test only runs with one encoding v8.2.0060
authorBram Moolenaar <Bram@vim.org>
Mon, 30 Dec 2019 16:55:34 +0000 (17:55 +0100)
committerBram Moolenaar <Bram@vim.org>
Mon, 30 Dec 2019 16:55:34 +0000 (17:55 +0100)
commitd0337e360e9f0b51a1a5627239d80a45dee8c3be
tree0ec02dbb8600e24e6f26a905c939ef2d833d68bc
parent85b0957616e9d9d0edef44baa9fa6c6a2037782d
patch 8.2.0060: message test only runs with one encoding

Problem:    Message test only runs with one encoding. (Dominique Pelle)
Solution:   Run the test with "utf-8" and "latin1".  Fix underflow. (related
            to #5410)
src/message.c
src/message_test.c
src/version.c