Mercurial > vim
comparison uninstall.txt @ 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 | 1ec6539cef68 |
children | 645722244c3f |
comparison
equal
deleted
inserted
replaced
22128:cee113d6f754 | 22129:003f51ef2e5c |
---|