]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.0.0123 v8.0.0123
authorBram Moolenaar <Bram@vim.org>
Sat, 3 Dec 2016 15:40:51 +0000 (16:40 +0100)
committerBram Moolenaar <Bram@vim.org>
Sat, 3 Dec 2016 15:40:51 +0000 (16:40 +0100)
commita899e6ecc4523c7e411eaf6fbaa4197d70f6f39e
treed477a022d1581e56239dbff5de3778c9470aaee3
parent3fad98e8af247af8ebc49730646282a71ccdd47a
patch 8.0.0123
Problem:    Modern Sun compilers define "__sun" instead of "sun".
Solution:   Use __sun. (closes #1296)
src/mbyte.c
src/os_unixx.h
src/pty.c
src/version.c
src/vim.h