]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.0106: printf formats are not exactly right v8.2.0106
authorBram Moolenaar <Bram@vim.org>
Wed, 8 Jan 2020 21:06:14 +0000 (22:06 +0100)
committerBram Moolenaar <Bram@vim.org>
Wed, 8 Jan 2020 21:06:14 +0000 (22:06 +0100)
commitb16ad968499aeb29b6ff9be6cc64fb41522a4a5e
treee39115834188725e59d28fa612e84016f0882bcd
parentc838626fea42ed5924ee6084d87d1b37b2d7b0ff
patch 8.2.0106: printf formats are not exactly right

Problem:    Printf formats are not exactly right.
Solution:   Adjust signed/unsigned conversions. (Frazer Clews, closes #5456)
runtime/tools/ccfilter.c
src/libvterm/src/parser.c
src/libvterm/src/pen.c
src/ui.c
src/version.c