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 <AppKit/AppKit.h>
--- 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 -- [email protected] -- 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 ///
--
--
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php
---
You received this message because you are subscribed to the Google Groups
"vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.