mirror of
https://github.com/neovim/neovim.git
synced 2025-09-29 06:28:35 +00:00
vim-patch:7.4.2291
Problem: printf() handles floats wrong when there is a sign.
Solution: Fix placing the sign. Add tests. (Dominique Pelle)
0418609534
This commit is contained in:

committed by
Jurica Bradaric

parent
6ca580be9b
commit
cad9a76be2
@@ -150,7 +150,7 @@ static int included_patches[] = {
|
||||
2294,
|
||||
// 2293,
|
||||
2292,
|
||||
// 2291,
|
||||
2291,
|
||||
// 2290 NA
|
||||
// 2289 NA
|
||||
// 2288 NA
|
||||
|
Reference in New Issue
Block a user