]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.0.0071 v8.0.0071
authorBram Moolenaar <Bram@vim.org>
Mon, 7 Nov 2016 21:42:57 +0000 (22:42 +0100)
committerBram Moolenaar <Bram@vim.org>
Mon, 7 Nov 2016 21:42:57 +0000 (22:42 +0100)
commitc4d4ac22f78fb1394c79eccc8a1e6812c0c7d8a7
tree351e8d0efdaa17efe2c676d2b5b60a75d6311c18
parent3f9ebf32a392a9cae1c3e4b6bf8cecad60e2a22a
patch 8.0.0071
Problem:    Exit value from a shell command is wrong. (Hexchain Tong)
Solution:   Do not check for ended jobs while waiting for a shell command.
            (ichizok, closes #1196)
src/os_unix.c
src/version.c