comparison src/version.c @ 8512:5104f96b6ecf v7.4.1546

commit https://github.com/vim/vim/commit/f6f32c38bf3319144a84a01a154c8c91939e7acf Author: Bram Moolenaar <Bram@vim.org> Date: Sat Mar 12 19:03:59 2016 +0100 patch 7.4.1546 Problem: Sticky type checking is more annoying than useful. Solution: Remove the error for changing a variable type.
author Christian Brabandt <cb@256bit.org>
date Sat, 12 Mar 2016 19:15:04 +0100
parents 9f5bd031530d
children 260d01c1cd17
comparison
equal deleted inserted replaced
8511:2712bfe5d62e 8512:5104f96b6ecf
741 NULL 741 NULL
742 }; 742 };
743 743
744 static int included_patches[] = 744 static int included_patches[] =
745 { /* Add new patch number below this line */ 745 { /* Add new patch number below this line */
746 /**/
747 1546,
746 /**/ 748 /**/
747 1545, 749 1545,
748 /**/ 750 /**/
749 1544, 751 1544,
750 /**/ 752 /**/