mirror of
https://github.com/neovim/neovim.git
synced 2025-02-25 18:55:25 -06: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:
parent
7ff582f86c
commit
2498314876
@ -202,7 +202,7 @@ static int included_patches[] = {
|
||||
//584 NA
|
||||
//583 NA
|
||||
//582,
|
||||
//581,
|
||||
//581 NA
|
||||
580,
|
||||
//579,
|
||||
578,
|
||||
|
Loading…
Reference in New Issue
Block a user