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 -- [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].
For more options, visit https://groups.google.com/d/optout.