Patch 8.0.1571 (after 8.0.1571)
Problem: Can't build without GUI.
Solution: Adjust #ifdef for gui_find_menu().
Files: src/menu.c
*** ../vim-8.0.1570/src/menu.c 2018-03-05 21:06:19.763252514 +0100
--- src/menu.c 2018-03-05 21:31:09.609788729 +0100
***************
*** 2462,2467 ****
--- 2462,2468 ----
}
#if defined(FEAT_GUI_MSWIN) || defined(FEAT_GUI_GTK) \
+ || defined(FEAT_TERM_POPUP_MENU) \
|| defined(FEAT_BEVAL_TIP) || defined(PROTO)
/*
* Given a menu descriptor, e.g. "File.New", find it in the menu hierarchy.
*** ../vim-8.0.1570/src/version.c 2018-03-05 21:06:19.763252514 +0100
--- src/version.c 2018-03-05 21:31:58.129480784 +0100
***************
*** 768,769 ****
--- 768,771 ----
{ /* Add new patch number below this line */
+ /**/
+ 1571,
/**/
--
"Lisp has all the visual appeal of oatmeal with nail clippings thrown in."
-- Larry Wall
/// 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.