To: vim_dev@googlegroups.com Subject: Patch 8.2.3217 Fcc: outbox From: Bram Moolenaar Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ------------ 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 -- 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 ///