Blame SOURCES/7.4.366

22c937
To: vim_dev@googlegroups.com
22c937
Subject: Patch 7.4.366
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.366
22c937
Problem:    Can't run the linebreak test on MS-Windows.
22c937
Solution:   Fix the output file name. (Taro Muraoka)
22c937
Files:	    src/testdir/Make_dos.mak
22c937
22c937
22c937
*** ../vim-7.4.365/src/testdir/Make_dos.mak	2014-07-02 19:59:35.454375136 +0200
22c937
--- src/testdir/Make_dos.mak	2014-07-16 14:19:39.719768093 +0200
22c937
***************
22c937
*** 37,43 ****
22c937
  		test105.out test106.out  test107.out\
22c937
  		test_autoformat_join.out \
22c937
  		test_breakindent.out \
22c937
! 		test_listlbr \
22c937
  		test_eval.out \
22c937
  		test_options.out
22c937
  
22c937
--- 37,43 ----
22c937
  		test105.out test106.out  test107.out\
22c937
  		test_autoformat_join.out \
22c937
  		test_breakindent.out \
22c937
! 		test_listlbr.out \
22c937
  		test_eval.out \
22c937
  		test_options.out
22c937
  
22c937
*** ../vim-7.4.365/src/version.c	2014-07-16 14:16:41.519771715 +0200
22c937
--- src/version.c	2014-07-16 14:18:43.307769239 +0200
22c937
***************
22c937
*** 736,737 ****
22c937
--- 736,739 ----
22c937
  {   /* Add new patch number below this line */
22c937
+ /**/
22c937
+     366,
22c937
  /**/
22c937
22c937
-- 
22c937
<Beeth> Girls are like internet domain names,
22c937
        the ones I like are already taken.
22c937
<honx>  Well, you can stil get one from a strange country :-P
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    ///