forked from aniani/vim
patch 8.2.3713: MS-Windows: no error if vimgrep pattern is not matching
Problem: MS-Windows: No error message if vimgrep pattern is not matching. Solution: Give an error message. (Christian Brabandt, closes #9245, closes #8762)
This commit is contained in:
committed by
Bram Moolenaar
parent
05e59e3a9f
commit
0b226f60be
@@ -753,6 +753,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
3713,
|
||||
/**/
|
||||
3712,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user