0
0
mirror of https://github.com/vim/vim.git synced 2025-09-29 04:34:16 -04:00

patch 8.1.2323: Old MSVC version no longer tested.

Problem:    Old MSVC version no longer tested.
Solution:   Drop support for MSCV 2008 and older. (Ken Takata, closes #5248)
This commit is contained in:
Bram Moolenaar
2019-11-19 23:01:28 +01:00
parent ffc4fb8fee
commit a075490082
5 changed files with 62 additions and 98 deletions

View File

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