Mercurial > vim
diff README.md @ 22129:003f51ef2e5c v8.2.1614
patch 8.2.1614: Vim9: cannot pass "true" to searchcount()
Commit: https://github.com/vim/vim/commit/597aaac9d2b090e0eb738ab4e2afd454b7b92393
Author: Bram Moolenaar <Bram@vim.org>
Date: Sat Sep 5 21:21:16 2020 +0200
patch 8.2.1614: Vim9: cannot pass "true" to searchcount()
Problem: Vim9: cannot pass "true" to searchcount().
Solution: Use tv_get_bool_chk(). (closes https://github.com/vim/vim/issues/6854)
author | Bram Moolenaar <Bram@vim.org> |
---|---|
date | Sat, 05 Sep 2020 21:30:04 +0200 |
parents | 6e13105b5d07 |
children | 1984a3fcc953 |