]> granicus.if.org Git - vim/commit
patch 8.1.1325: cannot build with +eval but without +channel and +timers v8.1.1325
authorBram Moolenaar <Bram@vim.org>
Sun, 12 May 2019 11:07:14 +0000 (13:07 +0200)
committerBram Moolenaar <Bram@vim.org>
Sun, 12 May 2019 11:07:14 +0000 (13:07 +0200)
commit97b0075b0d733cc58c29247b09e7887b9991d7bf
tree8e42ed9ad0b1918e6cfd63b56f10221e0b13b05e
parentb73fbc76c6fc446da90dd2cdac620155e37e5514
patch 8.1.1325: cannot build with +eval but without +channel and +timers

Problem:    Cannot build with +eval but without +channel and +timers. (John
            Marriott)
Solution:   Adjust #ifdef for get_callback().
src/evalfunc.c
src/testdir/test_autocmd.vim
src/version.c