Patch 8.1.2369

9 views
Skip to first unread message

Bram Moolenaar

unread,
Nov 30, 2019, 2:59:20 PM11/30/19
to vim...@googlegroups.com

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 -- Br...@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 ///
Reply all
Reply to author
Forward
0 new messages