]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.0.0328: the "zero count" error doesn't have a number v8.0.0328
authorBram Moolenaar <Bram@vim.org>
Sun, 12 Feb 2017 17:45:25 +0000 (18:45 +0100)
committerBram Moolenaar <Bram@vim.org>
Sun, 12 Feb 2017 17:45:25 +0000 (18:45 +0100)
commit23a5558cfd860401aa694f0302d621887440f031
treea2bd32a6c6fef6d6788cf2f6b4c4cfd550b96608
parent75c19464ed7fb6024af64747379e61abc4e4a483
patch 8.0.0328: the "zero count" error doesn't have a number

Problem:    The "zero count" error doesn't have a number. (Hirohito Higashi)
Solution:   Give it a number and be more specific about the error.
src/globals.h
src/version.c