mirror of
https://github.com/neovim/neovim.git
synced 2025-09-29 06:28:35 +00:00
vim-patch:8.0.0075
Problem: Using number for exception type lacks type checking.
Solution: Use an enum.
8a5883b748
This commit is contained in:
@@ -654,7 +654,7 @@ static const int included_patches[] = {
|
||||
78,
|
||||
// 77 NA
|
||||
// 76 NA
|
||||
// 75,
|
||||
75,
|
||||
// 74,
|
||||
73,
|
||||
// 72 NA
|
||||
|
Reference in New Issue
Block a user