To: vim_dev@googlegroups.com Subject: Patch 8.0.1315 Fcc: outbox From: Bram Moolenaar Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ------------ Patch 8.0.1315 (after 8.0.1312) Problem: Build still fails on Mac. (chdiza) Solution: Remove bogus typedef. Files: src/os_macosx.m *** ../vim-8.0.1314/src/os_macosx.m 2017-10-28 21:08:38.991456926 +0200 --- src/os_macosx.m 2017-11-18 23:05:32.474499106 +0100 *************** *** 14,20 **** /* Avoid a conflict for the definition of Boolean between Mac header files and * X11 header files. */ #define NO_X11_INCLUDES - #define BalloonEval int /* used in header files */ #include "vim.h" #import --- 14,19 ---- *** ../vim-8.0.1314/src/version.c 2017-11-18 22:49:53.717133676 +0100 --- src/version.c 2017-11-18 23:09:24.734857848 +0100 *************** *** 773,774 **** --- 773,776 ---- { /* Add new patch number below this line */ + /**/ + 1315, /**/ -- hundred-and-one symptoms of being an internet addict: 6. You refuse to go to a vacation spot with no electricity and no phone lines. /// 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 ///