]> granicus.if.org Git - vim/commit
patch 8.1.1289: may not have enough space to add "W" to search stats v8.1.1289
authorBram Moolenaar <Bram@vim.org>
Tue, 7 May 2019 19:34:37 +0000 (21:34 +0200)
committerBram Moolenaar <Bram@vim.org>
Tue, 7 May 2019 19:34:37 +0000 (21:34 +0200)
commitb6cb26ffe1795ae62d8235960dccf517c2b2ed45
tree86e36ea9c0048cc5fc88a85254200eb25c6cada0
parent9ce3fa828d238ff28d57b0092bb37575e20010ec
patch 8.1.1289: may not have enough space to add "W" to search stats

Problem:    May not have enough space to add "W" to search stats.
Solution:   Reserve a bit more space. (Christian Brabandt)
src/search.c
src/version.c