]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.0.0477: missing dependency may cause crashes on incomplete build v9.0.0477
authorBram Moolenaar <Bram@vim.org>
Fri, 16 Sep 2022 11:28:34 +0000 (12:28 +0100)
committerBram Moolenaar <Bram@vim.org>
Fri, 16 Sep 2022 11:28:34 +0000 (12:28 +0100)
commit3e8b7a6056986caf561f1b6168af7837919df9b9
tree85f78c974b780e92cc4f6da0c6233464c8b84abb
parent48db5dafecacced4a9e42de3f92838b2d59beb4c
patch 9.0.0477: missing dependency may cause crashes on incomplete build

Problem:    Missing dependency may cause crashes on incomplete build.
Solution:   Add dependency.
src/Makefile
src/version.c
src/vim9type.c