Patch 8.2.3621 (after 8.2.3620)
Problem: Build failure.
Solution: Add missing change.
Files: src/vim.h
*** ../vim-8.2.3620/src/vim.h 2021-11-13 12:38:45.538835898 +0000
--- src/vim.h 2021-11-19 11:19:10.255968501 +0000
***************
*** 431,437 ****
#include "ascii.h"
#include "keymap.h"
! #include "term.h"
#include "macros.h"
#ifdef LATTICE
--- 431,437 ----
#include "ascii.h"
#include "keymap.h"
! #include "termdefs.h"
#include "macros.h"
#ifdef LATTICE
*** ../vim-8.2.3620/src/version.c 2021-11-19 11:27:49.107056908 +0000
--- src/version.c 2021-11-19 11:35:15.522165042 +0000
***************
*** 759,760 ****
--- 759,762 ----
{ /* Add new patch number below this line */
+ /**/
+ 3621,
/**/
--
Time flies like an arrow.
Fruit flies like a banana.
/// 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/20211119113558.915901C3E54%40moolenaar.net.