vim-patch:7.4.581: Mark as NA #2624

Problem:    Compiler warnings for unitinialized variables. (John Little)
Solution:   Initialize the variables.

https://github.com/vim/vim/commit/v7-4-581

Not applicable. Depended on patch 7.4.560, which was NA, see #1743.
This commit is contained in:
David Bürgin 2015-05-09 21:34:59 +02:00 committed by Michael Reed
parent 7ff582f86c
commit 2498314876

View File

@ -202,7 +202,7 @@ static int included_patches[] = {
//584 NA
//583 NA
//582,
//581,
//581 NA
580,
//579,
578,