]> granicus.if.org Git - vim/commit
patch 8.2.3813: confusing error when using :cc without error list v8.2.3813
authorBram Moolenaar <Bram@vim.org>
Wed, 15 Dec 2021 12:28:22 +0000 (12:28 +0000)
committerBram Moolenaar <Bram@vim.org>
Wed, 15 Dec 2021 12:28:22 +0000 (12:28 +0000)
commita5d78d1f1123d9ffccd5ba58f2d2dec44cc59e94
tree514281ec767d602788fa8989b21cc899d91be808
parent57bc2333b1d713bc54f8e33ef3ef7ac169af2ac4
patch 8.2.3813: confusing error when using :cc without error list

Problem:    confusing error when using :cc without error list. (Gary Johnson)
Solution:   Give the "no errors" error.
src/ex_docmd.c
src/testdir/test_quickfix.vim
src/version.c