]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.3.398 v7.3.398
authorBram Moolenaar <Bram@vim.org>
Tue, 10 Jan 2012 16:13:52 +0000 (17:13 +0100)
committerBram Moolenaar <Bram@vim.org>
Tue, 10 Jan 2012 16:13:52 +0000 (17:13 +0100)
commita0f299b4e8dccc2f22ada363a7e293b146c1ece7
treee516220c80eff85befd697668630b6e9be27053e
parent10b7b39b3d5bc22d6798cd69fd01c4471669980a
updated for version 7.3.398
Problem:    When creating more than 10 location lists and adding items one by
            one a previous location may be used. (Audrius Kažukauskas)
Solution:   Clear the location list completely when adding the tenth one.
src/quickfix.c
src/version.c