Patch 8.2.2807
Problem: Build fails with tiny features.
Solution: Use a dummy function for ex_incdec().
Files: src/ex_docmd.c
*** ../vim-8.2.2806/src/ex_docmd.c 2021-04-24 19:08:20.488010321 +0200
--- src/ex_docmd.c 2021-04-24 20:35:54.077232268 +0200
***************
*** 287,292 ****
--- 287,293 ----
# define ex_endwhile ex_ni
# define ex_eval ex_ni
# define ex_execute ex_ni
+ # define ex_incdec ex_ni
# define ex_finally ex_ni
# define ex_finish ex_ni
# define ex_function ex_ni
*** ../vim-8.2.2806/src/version.c 2021-04-24 19:08:20.492010301 +0200
--- src/version.c 2021-04-24 20:36:31.457087450 +0200
***************
*** 752,753 ****
--- 752,755 ----
{ /* Add new patch number below this line */
+ /**/
+ 2807,
/**/
--
"Hit any key to continue" is a lie.
/// 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/202104241837.13OIbrbs1993019%40masaka.moolenaar.net.