Patch 9.0.0268
Problem: Build error without the +eval feature.
Solution: Remove #ifdef.
Files: src/globals.h
*** ../vim-9.0.0267/src/globals.h 2022-08-22 15:19:12.728328961 +0100
--- src/globals.h 2022-08-25 16:29:10.810867875 +0100
***************
*** 1605,1613 ****
EXTERN char top_bot_msg[] INIT(= N_("search hit TOP, continuing at BOTTOM"));
EXTERN char bot_top_msg[] INIT(= N_("search hit BOTTOM, continuing at TOP"));
- #ifdef FEAT_EVAL
EXTERN char line_msg[] INIT(= N_(" line "));
- #endif
#ifdef FEAT_CRYPT
EXTERN char need_key_msg[] INIT(= N_("Need encryption key for \"%s\""));
--- 1605,1611 ----
*** ../vim-9.0.0267/src/version.c 2022-08-25 16:24:53.166843838 +0100
--- src/version.c 2022-08-25 16:29:45.986870041 +0100
***************
*** 729,730 ****
--- 729,732 ----
{ /* Add new patch number below this line */
+ /**/
+ 268,
/**/
--
It is illegal for a driver to be blindfolded while operating a vehicle.
[real standing law in Alabama, United States of America]
/// Bram Moolenaar -- Br...@Moolenaar.net --
http://www.Moolenaar.net \\\
/// \\\
\\\ sponsor Vim, vote for features --
http://www.Vim.org/sponsor/ ///
\\\ help me help AIDS victims --
http://ICCF-Holland.org ///