mirror of
https://github.com/neovim/neovim.git
synced 2025-09-29 14:38:32 +00:00
vim-patch:7.4.2266
Problem: printf() test fails on Windows. "-inf" is not used.
Solution: Check for Windows-specific values for "nan". Add sign to "inf"
when appropriate.
9992237a3e
This commit is contained in:

committed by
Jurica Bradaric

parent
df1e7b7eda
commit
b4cb5fa610
@@ -175,7 +175,7 @@ static int included_patches[] = {
|
||||
// 2269,
|
||||
// 2268,
|
||||
// 2267 NA
|
||||
// 2266,
|
||||
2266,
|
||||
2265,
|
||||
2264,
|
||||
// 2263,
|
||||
|
Reference in New Issue
Block a user