Patch 8.2.0885
Problem: "make shadow" does not link new lua test dir.
Solution: Also link testdir/testluaplugin. (Elimar Riesebieter)
Files: src/Makefile
*** ../vim-8.2.0884/src/Makefile 2020-06-01 14:34:22.027462262 +0200
--- src/Makefile 2020-06-02 20:23:21.068913499 +0200
***************
*** 2986,2992 ****
../../testdir/samples \
../../testdir/dumps \
../../testdir/test83-tags? \
! ../../testdir/*.ok .
# After updating Vim new files may have been created, use this to refresh the
# symbolic links in the shadow directory. This isn't guaranteed to catch all
--- 2986,2994 ----
../../testdir/samples \
../../testdir/dumps \
../../testdir/test83-tags? \
! ../../testdir/*.ok \
! ../../testdir/testluaplugin \
! .
# After updating Vim new files may have been created, use this to refresh the
# symbolic links in the shadow directory. This isn't guaranteed to catch all
*** ../vim-8.2.0884/src/version.c 2020-06-01 21:32:26.356971229 +0200
--- src/version.c 2020-06-02 20:24:55.144607158 +0200
***************
*** 748,749 ****
--- 748,751 ----
{ /* Add new patch number below this line */
+ /**/
+ 885,
/**/
--
Did you hear about the new 3 million dollar West Virginia State Lottery?
The winner gets 3 dollars a year for a million years.
/// 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/202006021826.052IQw7g292739%40masaka.moolenaar.net.