Patch 8.2.0792
Problem:    Build failure with small features.
Solution:   Add #ifdef.
Files:      src/popupwin.c


*** ../vim-8.2.0791/src/popupwin.c      2020-05-18 19:46:00.070602956 +0200
--- src/popupwin.c      2020-05-18 20:11:17.970295190 +0200
***************
*** 1757,1762 ****
--- 1757,1763 ----
      }
  }
  
+ #ifdef FEAT_TERMINAL
  /*
   * Return TRUE if there is any popup window with a terminal buffer.
   */
***************
*** 1775,1780 ****
--- 1776,1782 ----
                return TRUE;
      return FALSE;
  }
+ #endif
  
  /*
   * popup_create({text}, {options})
*** ../vim-8.2.0791/src/version.c       2020-05-18 19:46:00.074602945 +0200
--- src/version.c       2020-05-18 20:11:44.798217932 +0200
***************
*** 748,749 ****
--- 748,751 ----
  {   /* Add new patch number below this line */
+ /**/
+     792,
  /**/

-- 
All true wisdom is found on T-shirts.

 /// 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/202005181812.04IICgrC029697%40masaka.moolenaar.net.

Raspunde prin e-mail lui