mirror of
https://github.com/neovim/neovim.git
synced 2025-09-30 06:58:35 +00:00
vim-patch:7.4.1861
Problem: Compiler warnings with 64 bit compiler.
Solution: Change int to size_t. (Mike William)
b055066a1d
Functional changes had already been made when package feature was
initially merged.
This commit is contained in:
@@ -579,7 +579,7 @@ static int included_patches[] = {
|
||||
// 1864 NA
|
||||
// 1863 NA
|
||||
// 1862 NA
|
||||
// 1861,
|
||||
1861,
|
||||
1860,
|
||||
// 1859 NA
|
||||
// 1858 NA
|
||||
|
Reference in New Issue
Block a user