]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.1.0787: compiler warning for unused function v8.1.0787
authorBram Moolenaar <Bram@vim.org>
Sun, 20 Jan 2019 17:39:30 +0000 (18:39 +0100)
committerBram Moolenaar <Bram@vim.org>
Sun, 20 Jan 2019 17:39:30 +0000 (18:39 +0100)
commitedce7420d044a503f38284188770efba87121bd6
tree96cb82fbd48229305b85a06a9cf4cfa7f71e1fae
parent10772307c4e5299ed45470f92779f089a00d841e
patch 8.1.0787: compiler warning for unused function

Problem:    Compiler warning for unused function. (Tony Mechelynck)
Solution:   Tune #ifdef around setjmp functions.
src/os_unix.c
src/version.c