Patch 8.1.2369
Problem: Cannot build with quickfix and without text properties.
Solution: Fix typo. (Naruhiko Nishino)
Files: src/popupmenu.c
*** ../vim-8.1.2368/src/popupmenu.c 2019-11-21 13:27:02.104312710 +0100
--- src/popupmenu.c 2019-11-30 20:56:16.273919365 +0100
***************
*** 761,767 ****
# ifdef FEAT_TEXT_PROP
use_popup_T use_popup;
# else
! # define use_popup POPUP_NONE
# endif
# ifdef FEAT_TEXT_PROP
has_info = TRUE;
--- 761,767 ----
# ifdef FEAT_TEXT_PROP
use_popup_T use_popup;
# else
! # define use_popup USEPOPUP_NONE
# endif
# ifdef FEAT_TEXT_PROP
has_info = TRUE;
*** ../vim-8.1.2368/src/version.c 2019-11-30 20:52:21.794719419 +0100
--- src/version.c 2019-11-30 20:58:23.417460551 +0100
***************
*** 739,740 ****
--- 739,742 ----
{ /* Add new patch number below this line */
+ /**/
+ 2369,
/**/
--
hundred-and-one symptoms of being an internet addict:
153. You find yourself staring at your "inbox" waiting for new e-mail
to arrive.
/// 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].
To view this discussion on the web visit
https://groups.google.com/d/msgid/vim_dev/201911301959.xAUJxDSa029869%40masaka.moolenaar.net.