Patch 8.2.5149 (after 8.2.5148)
Problem:    Cannot build without the +eval feature. (Tony Mechelynck)
Solution:   Add #ifdefs.
Files:      src/ex_getln.c


*** ../vim-8.2.5148/src/ex_getln.c      2022-06-22 13:51:50.853604054 +0100
--- src/ex_getln.c      2022-06-22 18:12:30.500626052 +0100
***************
*** 1206,1212 ****
--- 1206,1214 ----
  {
      int               i;
      int               c;
+ #ifdef FEAT_EVAL
      int               save_new_cmdpos = new_cmdpos;
+ #endif
  
  #ifdef USE_ON_FLY_SCROLL
      dont_scroll = TRUE;       // disallow scrolling here
***************
*** 1265,1271 ****
--- 1267,1275 ----
        }
  #endif
      }
+ #ifdef FEAT_EVAL
      new_cmdpos = save_new_cmdpos;
+ #endif
  
      // remove the double quote
      redrawcmd();
*** ../vim-8.2.5148/src/version.c       2022-06-22 13:51:50.853604054 +0100
--- src/version.c       2022-06-22 18:13:35.652692156 +0100
***************
*** 736,737 ****
--- 736,739 ----
  {   /* Add new patch number below this line */
+ /**/
+     5149,
  /**/

-- 
I recommend ordering large cargo containers of paper towels to make up
whatever budget underruns you have.  Paper products are always useful and they
have the advantage of being completely flushable if you need to make room in
the storage area later.
                                (Scott Adams - The Dilbert principle)

 /// Bram Moolenaar -- [email protected] -- http://www.Moolenaar.net   \\\
///                                                                      \\\
\\\        sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ ///
 \\\            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/20220622171459.300251C0AE8%40moolenaar.net.

Raspunde prin e-mail lui