1
0
forked from aniani/vim

patch 9.0.0173: assert fails only on MS-Windows

Problem:    Assert fails only on MS-Windows.
Solution:   Disable the assert for now.
This commit is contained in:
Bram Moolenaar
2022-08-08 18:12:30 +01:00
parent 1024690c01
commit e6a3d81e05
2 changed files with 6 additions and 1 deletions

View File

@@ -735,6 +735,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
173,
/**/
172,
/**/