1
0
forked from aniani/vim

patch 8.2.0246: MSVC: deprecation warnings with Ruby

Problem:    MSVC: deprecation warnings with Ruby.
Solution:   Move _CRT_SECURE_NO_DEPRECATE to build file. (Ken Takata,
            closes #5622)
This commit is contained in:
Bram Moolenaar
2020-02-11 23:01:39 +01:00
parent 5489eab345
commit 49c99fcca0
6 changed files with 10 additions and 24 deletions

View File

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