3ef2ca
To: vim_dev@googlegroups.com
3ef2ca
Subject: Patch 7.4.366
3ef2ca
Fcc: outbox
3ef2ca
From: Bram Moolenaar <Bram@moolenaar.net>
3ef2ca
Mime-Version: 1.0
3ef2ca
Content-Type: text/plain; charset=UTF-8
3ef2ca
Content-Transfer-Encoding: 8bit
3ef2ca
------------
3ef2ca
3ef2ca
Patch 7.4.366
3ef2ca
Problem:    Can't run the linebreak test on MS-Windows.
3ef2ca
Solution:   Fix the output file name. (Taro Muraoka)
3ef2ca
Files:	    src/testdir/Make_dos.mak
3ef2ca
3ef2ca
3ef2ca
*** ../vim-7.4.365/src/testdir/Make_dos.mak	2014-07-02 19:59:35.454375136 +0200
3ef2ca
--- src/testdir/Make_dos.mak	2014-07-16 14:19:39.719768093 +0200
3ef2ca
***************
3ef2ca
*** 37,43 ****
3ef2ca
  		test105.out test106.out  test107.out\
3ef2ca
  		test_autoformat_join.out \
3ef2ca
  		test_breakindent.out \
3ef2ca
! 		test_listlbr \
3ef2ca
  		test_eval.out \
3ef2ca
  		test_options.out
3ef2ca
  
3ef2ca
--- 37,43 ----
3ef2ca
  		test105.out test106.out  test107.out\
3ef2ca
  		test_autoformat_join.out \
3ef2ca
  		test_breakindent.out \
3ef2ca
! 		test_listlbr.out \
3ef2ca
  		test_eval.out \
3ef2ca
  		test_options.out
3ef2ca
  
3ef2ca
*** ../vim-7.4.365/src/version.c	2014-07-16 14:16:41.519771715 +0200
3ef2ca
--- src/version.c	2014-07-16 14:18:43.307769239 +0200
3ef2ca
***************
3ef2ca
*** 736,737 ****
3ef2ca
--- 736,739 ----
3ef2ca
  {   /* Add new patch number below this line */
3ef2ca
+ /**/
3ef2ca
+     366,
3ef2ca
  /**/
3ef2ca
3ef2ca
-- 
3ef2ca
<Beeth> Girls are like internet domain names,
3ef2ca
        the ones I like are already taken.
3ef2ca
<honx>  Well, you can stil get one from a strange country :-P
3ef2ca
3ef2ca
 /// Bram Moolenaar -- Bram@Moolenaar.net -- http://www.Moolenaar.net   \\\
3ef2ca
///        sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
3ef2ca
\\\  an exciting new programming language -- http://www.Zimbu.org        ///
3ef2ca
 \\\            help me help AIDS victims -- http://ICCF-Holland.org    ///