mirror of
https://github.com/neovim/neovim.git
synced 2025-10-03 08:28:34 +00:00
vim-patch:7.4.{629,695,696,701} Mark as included #2666
https://github.com/vim/vim/commit/v7-4-629 https://github.com/vim/vim/commit/v7-4-695 https://github.com/vim/vim/commit/v7-4-696 deal with coverity issues which were fixed by #1947 https://github.com/vim/vim/commit/v7-4-701 fixes a compiler warning for an uninitialized variable introduced in 695
This commit is contained in:

committed by
Michael Reed

parent
6f72f56492
commit
9b87955b34
@@ -82,13 +82,13 @@ static int included_patches[] = {
|
|||||||
//704,
|
//704,
|
||||||
//703,
|
//703,
|
||||||
702,
|
702,
|
||||||
//701,
|
//701 NA
|
||||||
//700,
|
//700,
|
||||||
699,
|
699,
|
||||||
//698,
|
//698,
|
||||||
//697,
|
//697,
|
||||||
//696,
|
696,
|
||||||
//695,
|
695,
|
||||||
//694,
|
//694,
|
||||||
//693,
|
//693,
|
||||||
//692,
|
//692,
|
||||||
@@ -154,7 +154,7 @@ static int included_patches[] = {
|
|||||||
//632 NA
|
//632 NA
|
||||||
//631,
|
//631,
|
||||||
630,
|
630,
|
||||||
//629,
|
629,
|
||||||
//628,
|
//628,
|
||||||
//627,
|
//627,
|
||||||
//626 NA
|
//626 NA
|
||||||
|
Reference in New Issue
Block a user