Patch 8.2.3217

5 views
Skip to first unread message

Bram Moolenaar

unread,
Jul 25, 2021, 8:21:42 AM7/25/21
to vim...@googlegroups.com

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 -- 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 ///
Reply all
Reply to author
Forward
0 new messages