073263
To: vim_dev@googlegroups.com
073263
Subject: Patch 7.4.498
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.498 (after 7.4.497)
073263
Problem:    Typo in DOS makefile.
073263
Solution:   Change exists to exist. (Ken Takata)
073263
Files:	    src/testdir/Make_dos.mak
073263
073263
073263
*** ../vim-7.4.497/src/testdir/Make_dos.mak	2014-11-05 14:26:30.764758363 +0100
073263
--- src/testdir/Make_dos.mak	2014-11-05 15:44:09.476646105 +0100
073263
***************
073263
*** 87,93 ****
073263
  	-if exist Xfind rd /s /q Xfind
073263
  	-if exist viminfo del viminfo
073263
  	-del test.log
073263
! 	-if exists benchmark.out del benchmark.out
073263
  
073263
  .in.out:
073263
  	-if exist $*.failed del $*.failed
073263
--- 87,93 ----
073263
  	-if exist Xfind rd /s /q Xfind
073263
  	-if exist viminfo del viminfo
073263
  	-del test.log
073263
! 	-if exist benchmark.out del benchmark.out
073263
  
073263
  .in.out:
073263
  	-if exist $*.failed del $*.failed
073263
*** ../vim-7.4.497/src/version.c	2014-11-05 14:26:30.768758363 +0100
073263
--- src/version.c	2014-11-05 15:44:54.832645012 +0100
073263
***************
073263
*** 743,744 ****
073263
--- 743,746 ----
073263
  {   /* Add new patch number below this line */
073263
+ /**/
073263
+     498,
073263
  /**/
073263
073263
-- 
073263
BLACK KNIGHT:  I move for no man.
073263
ARTHUR:        So be it!
073263
    [hah] [parry thrust]
073263
    [ARTHUR chops the BLACK KNIGHT's left arm off]
073263
ARTHUR:        Now stand aside, worthy adversary.
073263
BLACK KNIGHT:  'Tis but a scratch.
073263
                                  The Quest for the Holy Grail (Monty Python)
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    ///