]> granicus.if.org Git - vim/commit
patch 8.2.2389: test failure on a few systems v8.2.2389
authorBram Moolenaar <Bram@vim.org>
Thu, 21 Jan 2021 21:53:38 +0000 (22:53 +0100)
committerBram Moolenaar <Bram@vim.org>
Thu, 21 Jan 2021 21:53:38 +0000 (22:53 +0100)
commit9b6344613eecfcf77c510d7b63fcc4b7b51aefbc
treede908c507c80ae09e879f347913cb50b6116fb27
parent57d5a01cb45d6edb16c3835a49b42d6d8fc0163e
patch 8.2.2389: test failure on a few systems

Problem:    Test failure on a few systems.
Solution:   Avoid that "char" value is negative.
src/version.c
src/vim9.h
src/vim9compile.c
src/vim9execute.c