]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.0.0173: build fails with EBCDIC defined v8.0.0173
authorBram Moolenaar <Bram@vim.org>
Thu, 12 Jan 2017 19:06:33 +0000 (20:06 +0100)
committerBram Moolenaar <Bram@vim.org>
Thu, 12 Jan 2017 19:06:33 +0000 (20:06 +0100)
commita1fa8929395351f03c56f50ca6e891d825123c0f
tree8c3b65a6534d242e13ff9d12316960cccc82acd8
parent1d669c233c97486555a34f7d3f069068d9ebdb63
patch 8.0.0173: build fails with EBCDIC defined

Problem:    When compiling with EBCDIC defined the build fails. (Yaroslav
            Kuzmin)
Solution:   Move sortFunctions() to the right file.  Avoid warning for
            redefining __SUSV3.
src/eval.c
src/evalfunc.c
src/os_unixx.h
src/version.c