mirror of
https://github.com/neovim/neovim.git
synced 2025-09-29 22:48:34 +00:00
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:

committed by
Jurica Bradaric

parent
b4cb5fa610
commit
6ca580be9b
@@ -161,7 +161,7 @@ static int included_patches[] = {
|
||||
// 2283,
|
||||
// 2282 NA
|
||||
// 2281 NA
|
||||
// 2280,
|
||||
2280,
|
||||
2279,
|
||||
// 2278 NA
|
||||
2277,
|
||||
|
Reference in New Issue
Block a user