Patch 8.2.0630
Problem: "make tags" does not cover Haiku GUI file.
Solution: Add *.cc files.
Files: src/Make_all.mak
*** ../vim-8.2.0629/src/Make_all.mak 2019-01-11 16:46:30.000000000 +0100
--- src/Make_all.mak 2020-04-24 21:18:24.400268607 +0200
***************
*** 5,10 ****
--- 5,11 ----
# Argument for running ctags.
TAGS_FILES = \
*.c \
+ *.cc \
*.cpp \
*.h \
auto/*.c \
*** ../vim-8.2.0629/src/version.c 2020-04-24 20:56:55.934731134 +0200
--- src/version.c 2020-04-24 21:20:16.947994660 +0200
***************
*** 748,749 ****
--- 748,751 ----
{ /* Add new patch number below this line */
+ /**/
+ 630,
/**/
--
"How is your new girlfriend?"
"90-60-90 man!"
"What, pale purple?"
/// Bram Moolenaar -- [email protected] -- http://www.Moolenaar.net \\\
/// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
\\\ an exciting new programming language -- http://www.Zimbu.org ///
\\\ 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/202004241922.03OJM9iu003380%40masaka.moolenaar.net.