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:
Jurica Bradaric
2017-03-07 19:20:07 +01:00
committed by Jurica Bradaric
parent df1e7b7eda
commit b4cb5fa610
3 changed files with 24 additions and 8 deletions

View File

@@ -175,7 +175,7 @@ static int included_patches[] = {
// 2269,
// 2268,
// 2267 NA
// 2266,
2266,
2265,
2264,
// 2263,