]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.0337: build fails on a few systems v8.2.0337
authorBram Moolenaar <Bram@vim.org>
Sun, 1 Mar 2020 00:05:53 +0000 (01:05 +0100)
committerBram Moolenaar <Bram@vim.org>
Sun, 1 Mar 2020 00:05:53 +0000 (01:05 +0100)
commitb54b8e0c86b0590394803157818c72412a6f0b6a
treed9c7e25bf4bfb8ef72ccd4d8a2cee5049a5c7585
parent42a480bf7243ea8bce498264911e187931d083e5
patch 8.2.0337: build fails on a few systems

Problem:    Build fails on a few systems.
Solution:   Use vim_snprintf() instead of snprintf().
src/cmdexpand.c
src/version.c