0
0
mirror of https://github.com/vim/vim.git synced 2025-10-16 07:24:23 -04:00

updated for version 7.4.179

Problem:    Warning for type-punned pointer. (Tony Mechelynck)
Solution:   Use intermediate variable.
This commit is contained in:
Bram Moolenaar
2014-02-12 22:08:49 +01:00
parent f92d8a254a
commit 0e4eebd425
2 changed files with 5 additions and 2 deletions

View File

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