mirror of
https://github.com/vim/vim.git
synced 2026-08-05 14:09:20 +02:00
0418609534
Problem: printf() handles floats wrong when there is a sign. Solution: Fix placing the sign. Add tests. (Dominique Pelle)