]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 7.4.831 v7.4.831
authorBram Moolenaar <Bram@vim.org>
Tue, 25 Aug 2015 11:57:04 +0000 (13:57 +0200)
committerBram Moolenaar <Bram@vim.org>
Tue, 25 Aug 2015 11:57:04 +0000 (13:57 +0200)
commit3f188935ec4db5117c4a64cc3f71219175624745
treeec04e75a0336f8e29a4e6f51678816995dbd833f
parentb341dda575899458f7075614dcedf0a80ee9d080
patch 7.4.831
Problem:    When expanding  on the command line and encountering an
            error, the command is executed anyway.
Solution:   Bail out when an error is detected.
src/misc1.c
src/version.c