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