]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 7.4.1098 v7.4.1098
authorBram Moolenaar <Bram@vim.org>
Fri, 15 Jan 2016 20:23:22 +0000 (21:23 +0100)
committerBram Moolenaar <Bram@vim.org>
Fri, 15 Jan 2016 20:23:22 +0000 (21:23 +0100)
commitb7604cc19fa1db6a8182546bf662aa13d4574d7a
treeffe7fbd91b4a41762befb992d16751da60676622
parent345efa013dc6d1754ba06e5596a26c48c9935937
patch 7.4.1098
Problem:    Still using old style C function declarations.
Solution:   Always define __ARGS() to include types.  Turn a few functions
            into ANSI style to find out if this causes problems for anyone.
src/eval.c
src/main.c
src/os_unix.h
src/version.c
src/vim.h