mirror of
https://github.com/neovim/neovim.git
synced 2025-09-30 06:58:35 +00:00
vim-patch:7.4.1823
Problem: Warning from 64 bit compiler.
Solution: Add type cast. (Mike Williams)
d9db8b448c
Already silenced in earlier commits by using size_t.
This commit is contained in:
@@ -616,7 +616,7 @@ static int included_patches[] = {
|
||||
// 1826 NA
|
||||
// 1825 NA
|
||||
// 1824 NA
|
||||
// 1823,
|
||||
1823,
|
||||
// 1822 NA
|
||||
1821,
|
||||
1820,
|
||||
|
Reference in New Issue
Block a user