]> granicus.if.org Git - vim/commit
patch 8.2.1676: compiler warnings for function typecast v8.2.1676
authorBram Moolenaar <Bram@vim.org>
Sun, 13 Sep 2020 20:00:12 +0000 (22:00 +0200)
committerBram Moolenaar <Bram@vim.org>
Sun, 13 Sep 2020 20:00:12 +0000 (22:00 +0200)
commita4224860a498eb870280130e00fe6f376b7a2e6b
tree441440b7d94c59fb4c6268f6400c353fe4056e82
parent05c1acd5e1564ea4dbc7d4be26908af6909f43f6
patch 8.2.1676: compiler warnings for function typecast

Problem:    Compiler warnings for function typecast.
Solution:   Add an intermediate cast to "void *".
src/os_unix.c
src/version.c