Karsten Hopp b042c8
To: vim_dev@googlegroups.com
Karsten Hopp b042c8
Subject: Patch 7.4.555
Karsten Hopp b042c8
Fcc: outbox
Karsten Hopp b042c8
From: Bram Moolenaar <Bram@moolenaar.net>
Karsten Hopp b042c8
Mime-Version: 1.0
Karsten Hopp b042c8
Content-Type: text/plain; charset=UTF-8
Karsten Hopp b042c8
Content-Transfer-Encoding: 8bit
Karsten Hopp b042c8
------------
Karsten Hopp b042c8
Karsten Hopp b042c8
Patch 7.4.555
Karsten Hopp b042c8
Problem:    test_close_count may fail for some combination of features.
Karsten Hopp b042c8
Solution:   Require normal features.
Karsten Hopp b042c8
Files:	    src/testdir/test_close_count.in
Karsten Hopp b042c8
Karsten Hopp b042c8
Karsten Hopp b042c8
*** ../vim-7.4.554/src/testdir/test_close_count.in	2014-11-27 16:22:42.746412995 +0100
Karsten Hopp b042c8
--- src/testdir/test_close_count.in	2014-11-30 13:07:39.347388895 +0100
Karsten Hopp b042c8
***************
Karsten Hopp b042c8
*** 1,8 ****
Karsten Hopp b042c8
  Tests for :[count]close! and :[count]hide     vim: set ft=vim :
Karsten Hopp b042c8
  
Karsten Hopp b042c8
  STARTTEST
Karsten Hopp b042c8
  :let tests = []
Karsten Hopp b042c8
- :so tiny.vim
Karsten Hopp b042c8
  :for i in range(5)
Karsten Hopp b042c8
  :new
Karsten Hopp b042c8
  :endfor
Karsten Hopp b042c8
--- 1,8 ----
Karsten Hopp b042c8
  Tests for :[count]close! and :[count]hide     vim: set ft=vim :
Karsten Hopp b042c8
  
Karsten Hopp b042c8
  STARTTEST
Karsten Hopp b042c8
+ :so small.vim
Karsten Hopp b042c8
  :let tests = []
Karsten Hopp b042c8
  :for i in range(5)
Karsten Hopp b042c8
  :new
Karsten Hopp b042c8
  :endfor
Karsten Hopp b042c8
***************
Karsten Hopp b042c8
*** 46,52 ****
Karsten Hopp b042c8
  
Karsten Hopp b042c8
  STARTTEST
Karsten Hopp b042c8
  :let tests = []
Karsten Hopp b042c8
- :so tiny.vim
Karsten Hopp b042c8
  :for i in range(5)
Karsten Hopp b042c8
  :new
Karsten Hopp b042c8
  :endfor
Karsten Hopp b042c8
--- 46,51 ----
Karsten Hopp b042c8
***************
Karsten Hopp b042c8
*** 94,100 ****
Karsten Hopp b042c8
  
Karsten Hopp b042c8
  STARTTEST
Karsten Hopp b042c8
  :let tests = []
Karsten Hopp b042c8
- :so tiny.vim
Karsten Hopp b042c8
  :set hidden
Karsten Hopp b042c8
  :for i in range(5)
Karsten Hopp b042c8
  :new
Karsten Hopp b042c8
--- 93,98 ----
Karsten Hopp b042c8
***************
Karsten Hopp b042c8
*** 123,129 ****
Karsten Hopp b042c8
  
Karsten Hopp b042c8
  STARTTEST
Karsten Hopp b042c8
  :let tests = []
Karsten Hopp b042c8
- :so tiny.vim
Karsten Hopp b042c8
  :set hidden
Karsten Hopp b042c8
  :for i in range(5)
Karsten Hopp b042c8
  :new
Karsten Hopp b042c8
--- 121,126 ----
Karsten Hopp b042c8
*** ../vim-7.4.554/src/version.c	2014-12-17 14:41:06.083437433 +0100
Karsten Hopp b042c8
--- src/version.c	2014-12-17 14:42:07.426679571 +0100
Karsten Hopp b042c8
***************
Karsten Hopp b042c8
*** 743,744 ****
Karsten Hopp b042c8
--- 743,746 ----
Karsten Hopp b042c8
  {   /* Add new patch number below this line */
Karsten Hopp b042c8
+ /**/
Karsten Hopp b042c8
+     555,
Karsten Hopp b042c8
  /**/
Karsten Hopp b042c8
Karsten Hopp b042c8
-- 
Karsten Hopp b042c8
hundred-and-one symptoms of being an internet addict:
Karsten Hopp b042c8
3. Your bookmark takes 15 minutes to scroll from top to bottom.
Karsten Hopp b042c8
Karsten Hopp b042c8
 /// Bram Moolenaar -- Bram@Moolenaar.net -- http://www.Moolenaar.net   \\\
Karsten Hopp b042c8
///        sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
Karsten Hopp b042c8
\\\  an exciting new programming language -- http://www.Zimbu.org        ///
Karsten Hopp b042c8
 \\\            help me help AIDS victims -- http://ICCF-Holland.org    ///