]> granicus.if.org Git - vim/commit
patch 8.2.3816: compiler warning for posible loss of data on MS-Windows v8.2.3816
authorMike Williams <mikew@globalgraphics.com>
Wed, 15 Dec 2021 16:38:33 +0000 (16:38 +0000)
committerBram Moolenaar <Bram@vim.org>
Wed, 15 Dec 2021 16:38:33 +0000 (16:38 +0000)
commit1821d1498ca57dc3f7a21767c253a778d9b113fb
tree3a340a5acad1ecb84748dc0c1fb8943562fc6bba
parentce7eada12ea16c830332042f0021a9564bbb25af
patch 8.2.3816: compiler warning for posible loss of data on MS-Windows

Problem:    Compiler warning for posible loss of data on MS-Windows.
Solution:   Add type cast. (Mike Williams, closes #9349)
src/userfunc.c
src/version.c