Patch 8.2.0885

7 views
Skip to first unread message

Bram Moolenaar

unread,
Jun 2, 2020, 2:27:08 PM6/2/20
to vim...@googlegroups.com

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 -- Br...@Moolenaar.net -- 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 ///
Reply all
Reply to author
Forward
0 new messages