]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 7.4.1831 v7.4.1831
authorBram Moolenaar <Bram@vim.org>
Sun, 15 May 2016 16:00:19 +0000 (18:00 +0200)
committerBram Moolenaar <Bram@vim.org>
Sun, 15 May 2016 16:00:19 +0000 (18:00 +0200)
commite40d75f6ef73095286b66e546c70ff6f045e009d
tree81c60d7c7643a4a13db5a3d28313597e8a1dec7c
parent73a733e08bb7853d2ac12c60756ae51e39abb4d9
patch 7.4.1831
Problem:    When timer_stop() is called with a string there is no proper error
            message.
Solution:   Require getting a number. (Bjorn Linse)
src/eval.c
src/version.c