1
0
forked from aniani/vim

patch 7.4.1313

Problem:    MS-Windows: Using socket after it was closed causes an exception.
Solution:   Don't give an error when handling WM_NETBEANS.  Re-enable tests
            for MS-Windows.
This commit is contained in:
Bram Moolenaar
2016-02-13 18:40:30 +01:00
parent f8b7d890f1
commit bfa1ffca8b
3 changed files with 10 additions and 8 deletions

View File

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