vim-patch:7.4.2280

Problem:    printf() doesn't handle infinity float values correctly.
Solution:   Add a table with possible infinity values. (Dominique Pelle)

e999782e36
This commit is contained in:
Jurica Bradaric
2017-03-07 08:47:31 +01:00
committed by Jurica Bradaric
parent b4cb5fa610
commit 6ca580be9b
3 changed files with 116 additions and 33 deletions

View File

@@ -161,7 +161,7 @@ static int included_patches[] = {
// 2283,
// 2282 NA
// 2281 NA
// 2280,
2280,
2279,
// 2278 NA
2277,