]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 7.4.2329 v7.4.2329
authorBram Moolenaar <Bram@vim.org>
Sun, 4 Sep 2016 19:42:36 +0000 (21:42 +0200)
committerBram Moolenaar <Bram@vim.org>
Sun, 4 Sep 2016 19:42:36 +0000 (21:42 +0200)
commit26b84339fd8766898bcf6a259cbc2e0c38689726
treef273eb017b4f89484ecc35ff8f4f4a346ad23559
parentf9e687e0681a250e1549ab27b6c7ef2c500395e3
patch 7.4.2329
Problem:    Error for min() and max() contains %s. (Nikolay Pavlov)
Solution:   Pass the function name. (closes #1040)
src/evalfunc.c
src/testdir/test_expr.vim
src/version.c