mirror of
https://github.com/neovim/neovim.git
synced 2025-09-29 06:28:35 +00:00
vim-patch:7.4.1979
Problem: Getting value of binary option is wrong. (Kent Sibilev)
Solution: Fix type cast. Add a test.
2acfbed9db
This commit is contained in:
@@ -465,7 +465,7 @@ static const int included_patches[] = {
|
||||
// 1982 NA
|
||||
1981,
|
||||
1980,
|
||||
// 1979,
|
||||
1979,
|
||||
1978,
|
||||
1977,
|
||||
1976,
|
||||
|
Reference in New Issue
Block a user