mirror of
https://github.com/neovim/neovim.git
synced 2025-10-02 16:08:36 +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,
|
||||
//703,
|
||||
702,
|
||||
//701,
|
||||
//701 NA
|
||||
//700,
|
||||
699,
|
||||
//698,
|
||||
//697,
|
||||
//696,
|
||||
//695,
|
||||
696,
|
||||
695,
|
||||
//694,
|
||||
//693,
|
||||
//692,
|
||||
@@ -154,7 +154,7 @@ static int included_patches[] = {
|
||||
//632 NA
|
||||
//631,
|
||||
630,
|
||||
//629,
|
||||
629,
|
||||
//628,
|
||||
//627,
|
||||
//626 NA
|
||||
|
Reference in New Issue
Block a user