0
0
mirror of https://github.com/vim/vim.git synced 2025-09-28 04:24:06 -04:00

patch 7.4.1546

Problem:    Sticky type checking is more annoying than useful.
Solution:   Remove the error for changing a variable type.
This commit is contained in:
Bram Moolenaar
2016-03-12 19:03:59 +01:00
parent b4ebf9ae3b
commit f6f32c38bf
5 changed files with 26 additions and 29 deletions

View File

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