Karsten Hopp b4da52
To: vim_dev@googlegroups.com
Karsten Hopp b4da52
Subject: Patch 7.4.498
Karsten Hopp b4da52
Fcc: outbox
Karsten Hopp b4da52
From: Bram Moolenaar <Bram@moolenaar.net>
Karsten Hopp b4da52
Mime-Version: 1.0
Karsten Hopp b4da52
Content-Type: text/plain; charset=UTF-8
Karsten Hopp b4da52
Content-Transfer-Encoding: 8bit
Karsten Hopp b4da52
------------
Karsten Hopp b4da52
Karsten Hopp b4da52
Patch 7.4.498 (after 7.4.497)
Karsten Hopp b4da52
Problem:    Typo in DOS makefile.
Karsten Hopp b4da52
Solution:   Change exists to exist. (Ken Takata)
Karsten Hopp b4da52
Files:	    src/testdir/Make_dos.mak
Karsten Hopp b4da52
Karsten Hopp b4da52
Karsten Hopp b4da52
*** ../vim-7.4.497/src/testdir/Make_dos.mak	2014-11-05 14:26:30.764758363 +0100
Karsten Hopp b4da52
--- src/testdir/Make_dos.mak	2014-11-05 15:44:09.476646105 +0100
Karsten Hopp b4da52
***************
Karsten Hopp b4da52
*** 87,93 ****
Karsten Hopp b4da52
  	-if exist Xfind rd /s /q Xfind
Karsten Hopp b4da52
  	-if exist viminfo del viminfo
Karsten Hopp b4da52
  	-del test.log
Karsten Hopp b4da52
! 	-if exists benchmark.out del benchmark.out
Karsten Hopp b4da52
  
Karsten Hopp b4da52
  .in.out:
Karsten Hopp b4da52
  	-if exist $*.failed del $*.failed
Karsten Hopp b4da52
--- 87,93 ----
Karsten Hopp b4da52
  	-if exist Xfind rd /s /q Xfind
Karsten Hopp b4da52
  	-if exist viminfo del viminfo
Karsten Hopp b4da52
  	-del test.log
Karsten Hopp b4da52
! 	-if exist benchmark.out del benchmark.out
Karsten Hopp b4da52
  
Karsten Hopp b4da52
  .in.out:
Karsten Hopp b4da52
  	-if exist $*.failed del $*.failed
Karsten Hopp b4da52
*** ../vim-7.4.497/src/version.c	2014-11-05 14:26:30.768758363 +0100
Karsten Hopp b4da52
--- src/version.c	2014-11-05 15:44:54.832645012 +0100
Karsten Hopp b4da52
***************
Karsten Hopp b4da52
*** 743,744 ****
Karsten Hopp b4da52
--- 743,746 ----
Karsten Hopp b4da52
  {   /* Add new patch number below this line */
Karsten Hopp b4da52
+ /**/
Karsten Hopp b4da52
+     498,
Karsten Hopp b4da52
  /**/
Karsten Hopp b4da52
Karsten Hopp b4da52
-- 
Karsten Hopp b4da52
BLACK KNIGHT:  I move for no man.
Karsten Hopp b4da52
ARTHUR:        So be it!
Karsten Hopp b4da52
    [hah] [parry thrust]
Karsten Hopp b4da52
    [ARTHUR chops the BLACK KNIGHT's left arm off]
Karsten Hopp b4da52
ARTHUR:        Now stand aside, worthy adversary.
Karsten Hopp b4da52
BLACK KNIGHT:  'Tis but a scratch.
Karsten Hopp b4da52
                                  The Quest for the Holy Grail (Monty Python)
Karsten Hopp b4da52
Karsten Hopp b4da52
 /// Bram Moolenaar -- Bram@Moolenaar.net -- http://www.Moolenaar.net   \\\
Karsten Hopp b4da52
///        sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
Karsten Hopp b4da52
\\\  an exciting new programming language -- http://www.Zimbu.org        ///
Karsten Hopp b4da52
 \\\            help me help AIDS victims -- http://ICCF-Holland.org    ///