Patch 8.2.3217 (after 8.2.3216)
Problem: Build failure.
Solution: Add missing changes.
Files: src/globals.h
*** ../vim-8.2.3216/src/globals.h 2021-07-24 13:57:25.477296535 +0200
--- src/globals.h 2021-07-25 13:31:03.546945319 +0200
***************
*** 1860,1866 ****
// Passed to an eval() function to enable evaluation.
EXTERN evalarg_T EVALARG_EVALUATE
# ifdef DO_INIT
! = {EVAL_EVALUATE, 0, NULL, NULL, NULL, {0, 0, 0, 0, NULL},
{0, 0, 0, 0, NULL}, NULL, NULL, NULL}
# endif
;
--- 1860,1866 ----
// Passed to an eval() function to enable evaluation.
EXTERN evalarg_T EVALARG_EVALUATE
# ifdef DO_INIT
! = {EVAL_EVALUATE, 0, NULL, NULL, NULL, NULL, {0, 0, 0, 0, NULL},
{0, 0, 0, 0, NULL}, NULL, NULL, NULL}
# endif
;
*** ../vim-8.2.3216/src/version.c 2021-07-25 14:13:50.040566339 +0200
--- src/version.c 2021-07-25 14:21:00.131521084 +0200
***************
*** 757,758 ****
--- 757,760 ----
{ /* Add new patch number below this line */
+ /**/
+ 3217,
/**/
--
hundred-and-one symptoms of being an internet addict:
232. You start conversations with, "Have you gotten a fiber connection?"
/// 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/202107251221.16PCLZXM1061738%40masaka.moolenaar.net.