mirror of
https://github.com/neovim/neovim.git
synced 2025-10-02 07:58:35 +00:00
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:

committed by
Michael Reed

parent
7ff582f86c
commit
2498314876
@@ -202,7 +202,7 @@ static int included_patches[] = {
|
|||||||
//584 NA
|
//584 NA
|
||||||
//583 NA
|
//583 NA
|
||||||
//582,
|
//582,
|
||||||
//581,
|
//581 NA
|
||||||
580,
|
580,
|
||||||
//579,
|
//579,
|
||||||
578,
|
578,
|
||||||
|
Reference in New Issue
Block a user