]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.0.0109 v8.0.0109
authorBram Moolenaar <Bram@vim.org>
Thu, 1 Dec 2016 16:25:20 +0000 (17:25 +0100)
committerBram Moolenaar <Bram@vim.org>
Thu, 1 Dec 2016 16:25:20 +0000 (17:25 +0100)
commitb129a447f3b580d4c941869672b0557c52c37e4d
tree8f21d9d1f0f3fd42e4bf5d203c280a44b166d0a8
parent65e08ee1d26aa7bf341ac0e0400839d696d1ab64
patch 8.0.0109
Problem:    Still checking if memcmp() exists while every system should have
            it now.
Solution:   Remove vim_memcmp().  (James McCoy, closes #1295)
src/config.h.in
src/configure.ac
src/misc2.c
src/os_vms_conf.h
src/osdef1.h.in
src/search.c
src/tag.c
src/version.c
src/vim.h