]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 7.4.2050 v7.4.2050
authorBram Moolenaar <Bram@vim.org>
Sat, 16 Jul 2016 16:24:56 +0000 (18:24 +0200)
committerBram Moolenaar <Bram@vim.org>
Sat, 16 Jul 2016 16:24:56 +0000 (18:24 +0200)
commit015102e91e978a0bb42a14461c132a85e8f7e1ea
treef00c9b4bec0c5debda549ab786c5ccc7a5d73dbf
parentf6acffbe83e622542d9fdf3066f51933e46e4954
patch 7.4.2050
Problem:    When using ":vimgrep" may end up with duplicate buffers.
Solution:   When adding an error list entry pass the buffer number if possible.
src/quickfix.c
src/testdir/test_quickfix.vim
src/version.c