Patch 8.2.3973
Problem:    Tiny build fails.
Solution:   Adjust #ifdefs
Files:      src/errors.h


*** ../vim-8.2.3972/src/errors.h        2022-01-01 16:20:56.896401505 +0000
--- src/errors.h        2022-01-01 16:30:39.399699709 +0000
***************
*** 690,700 ****
--- 690,702 ----
        INIT(= N_("E588: :endwhile without :while"));
  EXTERN char e_endfor_without_for[]
        INIT(= N_("E588: :endfor without :for"));
+ #endif
  EXTERN char e_winheight_cannot_be_smaller_than_winminheight[]
        INIT(= N_("E591: 'winheight' cannot be smaller than 'winminheight'"));
  EXTERN char e_winwidth_cannot_be_smaller_than_winminwidth[]
        INIT(= N_("E592: 'winwidth' cannot be smaller than 'winminwidth'"));
  
+ #ifdef FEAT_EVAL
  EXTERN char e_missing_endtry[]
        INIT(= N_("E600: Missing :endtry"));
  EXTERN char e_endtry_without_try[]
*** ../vim-8.2.3972/src/version.c       2022-01-01 16:20:56.904401494 +0000
--- src/version.c       2022-01-01 16:31:28.407635900 +0000
***************
*** 751,752 ****
--- 751,754 ----
  {   /* Add new patch number below this line */
+ /**/
+     3973,
  /**/

-- 
hundred-and-one symptoms of being an internet addict:
178. You look for an icon to double-click to open your bedroom window.

 /// 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/20220101163230.3C6011C0A5B%40moolenaar.net.

Raspunde prin e-mail lui