mirror of
https://github.com/neovim/neovim.git
synced 2026-04-20 22:35:33 +00:00
version.c: mark patches NA #3252
* .777 (README)694cac7a35* .778 (Coverity warnings) presumably fixed by9de544c785ae2fe73abc* .780 (Compiler complains)1db43b1145* .783 (copy_chars, copy_spaces) seec7292866042536d4f396* .788 (fix build, #ifdef) we don't have integrated crypto, see #6995cbb8dbc32* .794 (Make_mvc.mak) we have a completely different build systemd4a95c3bc5* .796 (Compiler warnings)33c3a694fcReviewed-by: Michael Reed <Pyrohh@users.noreply.github.com>
This commit is contained in:
committed by
Michael Reed
parent
2d50a95601
commit
56fe0c956f
@@ -125,26 +125,26 @@ static int included_patches[] = {
|
||||
799,
|
||||
// 798,
|
||||
// 797,
|
||||
// 796,
|
||||
// 796 NA
|
||||
// 795,
|
||||
// 794,
|
||||
// 794 NA
|
||||
// 793,
|
||||
// 792,
|
||||
// 791,
|
||||
// 790,
|
||||
// 789,
|
||||
// 788,
|
||||
// 788 NA
|
||||
// 787,
|
||||
// 786,
|
||||
// 785,
|
||||
784,
|
||||
// 783,
|
||||
// 783 NA
|
||||
// 782,
|
||||
781,
|
||||
// 780,
|
||||
// 780 NA
|
||||
// 779,
|
||||
// 778,
|
||||
// 777,
|
||||
// 778 NA
|
||||
// 777 NA
|
||||
776,
|
||||
775,
|
||||
774,
|
||||
|
||||
Reference in New Issue
Block a user