[7.2.428] Using setqflist([]) to clear the error list doesn't work properly.
commitee225920b1b019ec977c584467321211ea5c3f2b
authorBram Moolenaar <Bram@moolenaar.net>
Fri, 14 May 2010 18:09:32 +0000 (14 18:09 +0000)
committerBram Moolenaar <Bram@moolenaar.net>
Fri, 14 May 2010 18:09:32 +0000 (14 18:09 +0000)
tree7837900b5ec570aadb0ca44739de2737b40169cb
parentf14218797b1ff49cc32eb8a50370c06a04c03069
[7.2.428] Using setqflist([]) to clear the error list doesn't work properly.

Problem:    Using setqflist([]) to clear the error list doesn't work properly.

Solution:   Set qf_nonevalid to TRUE when appropriate. (Christian Brabandt)

Patch 7.2.428
src/quickfix.c
src/version.c