mirror of
https://github.com/neovim/neovim.git
synced 2025-02-25 18:55:25 -06:00
version.c: mark patches NA #3252
* .777 (README)694cac7a35
* .778 (Coverity warnings) presumably fixed by9de544c785
ae2fe73abc
* .780 (Compiler complains)1db43b1145
* .783 (copy_chars, copy_spaces) seec729286604
2536d4f396
* .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)33c3a694fc
Reviewed-by: Michael Reed <Pyrohh@users.noreply.github.com>
This commit is contained in:
parent
2d50a95601
commit
56fe0c956f
@ -125,26 +125,26 @@ static int included_patches[] = {
|
|||||||
799,
|
799,
|
||||||
// 798,
|
// 798,
|
||||||
// 797,
|
// 797,
|
||||||
// 796,
|
// 796 NA
|
||||||
// 795,
|
// 795,
|
||||||
// 794,
|
// 794 NA
|
||||||
// 793,
|
// 793,
|
||||||
// 792,
|
// 792,
|
||||||
// 791,
|
// 791,
|
||||||
// 790,
|
// 790,
|
||||||
// 789,
|
// 789,
|
||||||
// 788,
|
// 788 NA
|
||||||
// 787,
|
// 787,
|
||||||
// 786,
|
// 786,
|
||||||
// 785,
|
// 785,
|
||||||
784,
|
784,
|
||||||
// 783,
|
// 783 NA
|
||||||
// 782,
|
// 782,
|
||||||
781,
|
781,
|
||||||
// 780,
|
// 780 NA
|
||||||
// 779,
|
// 779,
|
||||||
// 778,
|
// 778 NA
|
||||||
// 777,
|
// 777 NA
|
||||||
776,
|
776,
|
||||||
775,
|
775,
|
||||||
774,
|
774,
|
||||||
|
Loading…
Reference in New Issue
Block a user