]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 7.4.1333 v7.4.1333
authorBram Moolenaar <Bram@vim.org>
Tue, 16 Feb 2016 13:07:40 +0000 (14:07 +0100)
committerBram Moolenaar <Bram@vim.org>
Tue, 16 Feb 2016 13:07:40 +0000 (14:07 +0100)
commitf8df7addc5f741c16fa2a458f8777ac1fdf2e01e
tree44ba2032c8557fa75e24d03dab73e8bc99fdd967
parentacd58ef676bb9559ac0f635f66b62f4602929c87
patch 7.4.1333
Problem:    Channel test fails on non-darwin builds.
Solution:   Add the "osx" feature and test for that. (Kazunobu Kuriyama)
runtime/doc/eval.txt
src/eval.c
src/testdir/test_channel.vim
src/version.c