]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.0727: MS-Windows: new gcc compiler does not support scanf format v8.2.0727
authorBram Moolenaar <Bram@vim.org>
Sun, 10 May 2020 11:42:43 +0000 (13:42 +0200)
committerBram Moolenaar <Bram@vim.org>
Sun, 10 May 2020 11:42:43 +0000 (13:42 +0200)
commitd695ba732de915fc227c1069a7a4e1d5049601bd
treeedb18dc2dded07e3f3ba3f2f8d2da1a0d5d219bd
parent3b6a6eb7b4e0ac5b75dd2518bd27bce2b13298a3
patch 8.2.0727: MS-Windows: new gcc compiler does not support scanf format

Problem:    MS-Windows: new gcc compiler does not support scanf format.
Solution:   Use "%ll" instead of "%I". (Ken Takata)
src/version.c
src/vim.h