Blame SOURCES/7.4.384

22c937
To: vim_dev@googlegroups.com
22c937
Subject: Patch 7.4.384
22c937
Fcc: outbox
22c937
From: Bram Moolenaar <Bram@moolenaar.net>
22c937
Mime-Version: 1.0
22c937
Content-Type: text/plain; charset=UTF-8
22c937
Content-Transfer-Encoding: 8bit
22c937
------------
22c937
22c937
Patch 7.4.384
22c937
Problem:    Test 102 fails when compiled with small features.
22c937
Solution:   Source small.vim. (Jacob Niehus)
22c937
Files:	    src/testdir/test102.in
22c937
22c937
22c937
*** ../vim-7.4.383/src/testdir/test102.in	2013-11-12 05:28:08.000000000 +0100
22c937
--- src/testdir/test102.in	2014-07-27 21:10:34.881282860 +0200
22c937
***************
22c937
*** 1,6 ****
22c937
--- 1,7 ----
22c937
  Test if fnameescape is correct for special chars like !
22c937
  
22c937
  STARTTEST
22c937
+ :so small.vim
22c937
  :%d
22c937
  :let fname = 'Xspa ce'
22c937
  :try | exe "w! " . fnameescape(fname) | put='Space' | endtry 
22c937
*** ../vim-7.4.383/src/version.c	2014-07-23 21:10:39.867766788 +0200
22c937
--- src/version.c	2014-07-30 13:15:18.047624849 +0200
22c937
***************
22c937
*** 736,737 ****
22c937
--- 736,739 ----
22c937
  {   /* Add new patch number below this line */
22c937
+ /**/
22c937
+     384,
22c937
  /**/
22c937
22c937
-- 
22c937
An easy way to determine if you have enough teamwork to be doomed is simply to
22c937
measure how long it takes from the time you decide to go to lunch together
22c937
until the time you actually eat.
22c937
				(Scott Adams - The Dilbert principle)
22c937
22c937
 /// Bram Moolenaar -- Bram@Moolenaar.net -- http://www.Moolenaar.net   \\\
22c937
///        sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
22c937
\\\  an exciting new programming language -- http://www.Zimbu.org        ///
22c937
 \\\            help me help AIDS victims -- http://ICCF-Holland.org    ///