Patch 8.0.1560
Problem:    Build failure without GUI on MS-Windows.
Solution:   Adjust #ifdef for vcol2col().
Files:      src/ui.c


*** ../vim-8.0.1559/src/ui.c    2018-03-03 19:29:38.625111378 +0100
--- src/ui.c    2018-03-03 19:50:17.601286988 +0100
***************
*** 3246,3252 ****
  
  #if defined(FEAT_GUI_MOTIF) || defined(FEAT_GUI_GTK) || defined(FEAT_GUI_MAC) 
\
        || defined(FEAT_GUI_ATHENA) || defined(FEAT_GUI_MSWIN) \
!       || defined(FEAT_GUI_PHOTON) || defined(FEAT_BEVAL) || defined(PROTO)
  /*
   * Convert a virtual (screen) column to a character column.
   * The first column is one.
--- 3246,3253 ----
  
  #if defined(FEAT_GUI_MOTIF) || defined(FEAT_GUI_GTK) || defined(FEAT_GUI_MAC) 
\
        || defined(FEAT_GUI_ATHENA) || defined(FEAT_GUI_MSWIN) \
!       || defined(FEAT_GUI_PHOTON) || defined(FEAT_BEVAL) \
!       || defined(FEAT_TERM_POPUP_MENU) || defined(PROTO)
  /*
   * Convert a virtual (screen) column to a character column.
   * The first column is one.
*** ../vim-8.0.1559/src/version.c       2018-03-03 19:29:38.625111378 +0100
--- src/version.c       2018-03-03 19:51:20.632890749 +0100
***************
*** 780,781 ****
--- 780,783 ----
  {   /* Add new patch number below this line */
+ /**/
+     1560,
  /**/

-- 
To keep milk from turning sour: Keep it in the cow.

 /// 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.

Raspunde prin e-mail lui