]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 7.4.1347 v7.4.1347
authorBram Moolenaar <Bram@vim.org>
Thu, 18 Feb 2016 19:31:34 +0000 (20:31 +0100)
committerBram Moolenaar <Bram@vim.org>
Thu, 18 Feb 2016 19:31:34 +0000 (20:31 +0100)
commit8b778d55993d951a65f8a59843cecd177c707676
treeda0d746a7c2c755da02f23e58dda09edb4450f14
parenta1e24b9bc9123ff6dd23e3cac2287a4411ef5572
patch 7.4.1347
Problem:    When there is any error Vim will use a non-zero exit code.
Solution:   When using ":silent!" do not set the exit code. (Yasuhiro
            Matsumoto)
src/message.c
src/version.c