To: vim_dev@googlegroups.com Subject: Patch 8.0.1530 Fcc: outbox From: Bram Moolenaar Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ------------ Patch 8.0.1530 Problem: Dump test fails when using a shadow directory. Solution: Add the directory to the list of symlinks to make (Elimar Riesebieter) Files: src/Makefile *** ../vim-8.0.1529/src/Makefile 2018-02-13 13:59:42.191667272 +0100 --- src/Makefile 2018-02-22 11:39:51.796398824 +0100 *************** *** 2881,2886 **** --- 2885,2891 ---- ../../testdir/pyxfile \ ../../testdir/sautest \ ../../testdir/samples \ + ../../testdir/dumps \ ../../testdir/test83-tags? \ ../../testdir/*.ok . *** ../vim-8.0.1529/src/version.c 2018-02-20 21:46:00.929600429 +0100 --- src/version.c 2018-02-22 11:41:46.099616484 +0100 *************** *** 773,774 **** --- 773,776 ---- { /* Add new patch number below this line */ + /**/ + 1530, /**/ -- Shaw's Principle: Build a system that even a fool can use, and only a fool will want to use it. /// Bram Moolenaar -- Bram@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 ///