To: vim_dev@googlegroups.com Subject: Patch 8.2.2867 Fcc: outbox From: Bram Moolenaar Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ------------ Patch 8.2.2867 (after 8.2.2866) Problem: Build failure. Solution: Add missing part of the change. Files: src/globals.h *** ../vim-8.2.2866/src/globals.h 2021-05-16 15:24:45.654704709 +0200 --- src/globals.h 2021-05-18 15:03:58.789202951 +0200 *************** *** 1909,1915 **** EXTERN evalarg_T EVALARG_EVALUATE # ifdef DO_INIT = {EVAL_EVALUATE, 0, NULL, NULL, NULL, {0, 0, 0, 0, NULL}, ! NULL, NULL, NULL} # endif ; #endif --- 1909,1915 ---- 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 ; #endif *** ../vim-8.2.2866/src/version.c 2021-05-18 15:09:13.967782682 +0200 --- src/version.c 2021-05-18 15:31:54.429734095 +0200 *************** *** 752,753 **** --- 752,755 ---- { /* Add new patch number below this line */ + /**/ + 2867, /**/ -- TALL KNIGHT OF NI: Ni! "Monty Python and the Holy Grail" PYTHON (MONTY) PICTURES LTD /// Bram Moolenaar -- Bram@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 ///