To: vim_dev@googlegroups.com Subject: Patch 8.0.1316 Fcc: outbox From: Bram Moolenaar Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ------------ Patch 8.0.1316 (after 8.0.1312) Problem: Build still still fails on Mac. (chdiza) Solution: Remove another bogus typedef. Files: src/os_mac_conv.c *** ../vim-8.0.1315/src/os_mac_conv.c 2016-08-29 22:42:20.000000000 +0200 --- src/os_mac_conv.c 2017-11-18 23:21:17.203853905 +0100 *************** *** 14,20 **** */ #define NO_X11_INCLUDES - typedef int BalloonEval; /* used in header files */ #include "vim.h" --- 14,19 ---- *** ../vim-8.0.1315/src/version.c 2017-11-18 23:09:30.442768859 +0100 --- src/version.c 2017-11-18 23:22:36.542636404 +0100 *************** *** 773,774 **** --- 773,776 ---- { /* Add new patch number below this line */ + /**/ + 1316, /**/ -- Everybody wants to go to heaven, but nobody wants to die. /// Bram Moolenaar -- Bram@Moolenaar.net -- http://www.Moolenaar.net \\\ /// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\ \\\ an exciting new programming language -- http://www.Zimbu.org /// \\\ help me help AIDS victims -- http://ICCF-Holland.org ///