To: vim_dev@googlegroups.com Subject: Patch 7.4.1572 Fcc: outbox From: Bram Moolenaar Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ------------ Patch 7.4.1572 Problem: Setting 'compatible' in test influences following tests. Solution: Turn 'compatible' off again. Files: src/testdir/test_backspace_opt.vim *** ../vim-7.4.1571/src/testdir/test_backspace_opt.vim 2016-01-02 21:31:35.810226773 +0100 --- src/testdir/test_backspace_opt.vim 2016-03-15 16:50:44.438771787 +0100 *************** *** 53,58 **** --- 53,59 ---- " Cleared when 'compatible' is set set compatible call assert_equal('', &backspace) + set nocompatible endfunc " vim: tabstop=2 shiftwidth=0 expandtab *** ../vim-7.4.1571/src/version.c 2016-03-15 16:35:23.504279033 +0100 --- src/version.c 2016-03-15 16:52:10.437884031 +0100 *************** *** 745,746 **** --- 745,748 ---- { /* Add new patch number below this line */ + /**/ + 1572, /**/ -- hundred-and-one symptoms of being an internet addict: 46. Your wife makes a new rule: "The computer cannot come to bed." /// 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 ///