lkundrak / rpms / vim

Forked from rpms/vim 4 years ago
Clone
3979397
To: vim_dev@googlegroups.com
3979397
Subject: Patch 7.3.170
3979397
Fcc: outbox
3979397
From: Bram Moolenaar <Bram@moolenaar.net>
3979397
Mime-Version: 1.0
3979397
Content-Type: text/plain; charset=UTF-8
3979397
Content-Transfer-Encoding: 8bit
3979397
------------
3979397
3979397
Patch 7.3.170
3979397
Problem:    VMS Makefile for testing was not updated for test77.
3979397
Solution:   Add test77 to the Makefile.
3979397
Files:	    src/testdir/Make_vms.mms
3979397
3979397
3979397
*** ../vim-7.3.169/src/testdir/Make_vms.mms	2010-11-10 16:54:16.000000000 +0100
3979397
--- src/testdir/Make_vms.mms	2011-03-03 17:04:56.000000000 +0100
3979397
***************
3979397
*** 4,10 ****
3979397
  # Authors:	Zoltan Arpadffy, <arpadffy@polarhome.com>
3979397
  #		Sandor Kopanyi,  <sandor.kopanyi@mailbox.hu>
3979397
  #
3979397
! # Last change:  2010 Nov 10
3979397
  #
3979397
  # This has been tested on VMS 6.2 to 8.3 on DEC Alpha, VAX and IA64.
3979397
  # Edit the lines in the Configuration section below to select.
3979397
--- 4,10 ----
3979397
  # Authors:	Zoltan Arpadffy, <arpadffy@polarhome.com>
3979397
  #		Sandor Kopanyi,  <sandor.kopanyi@mailbox.hu>
3979397
  #
3979397
! # Last change:  2011 Mar 03
3979397
  #
3979397
  # This has been tested on VMS 6.2 to 8.3 on DEC Alpha, VAX and IA64.
3979397
  # Edit the lines in the Configuration section below to select.
3979397
***************
3979397
*** 74,80 ****
3979397
  	 test56.out test57.out test60.out \
3979397
  	 test61.out test62.out test63.out test64.out test65.out \
3979397
  	 test66.out test67.out test68.out test69.out \
3979397
! 	 test71.out test72.out test74.out test75.out test76.out
3979397
  
3979397
  # Known problems:
3979397
  # Test 30: a problem around mac format - unknown reason
3979397
--- 74,81 ----
3979397
  	 test56.out test57.out test60.out \
3979397
  	 test61.out test62.out test63.out test64.out test65.out \
3979397
  	 test66.out test67.out test68.out test69.out \
3979397
! 	 test71.out test72.out test74.out test75.out test76.out \
3979397
! 	 test77.out
3979397
  
3979397
  # Known problems:
3979397
  # Test 30: a problem around mac format - unknown reason
3979397
*** ../vim-7.3.169/src/version.c	2011-04-28 17:48:39.000000000 +0200
3979397
--- src/version.c	2011-04-28 19:04:33.000000000 +0200
3979397
***************
3979397
*** 716,717 ****
3979397
--- 716,719 ----
3979397
  {   /* Add new patch number below this line */
3979397
+ /**/
3979397
+     170,
3979397
  /**/
3979397
3979397
-- 
3979397
The users that I support would double-click on a landmine to find out
3979397
what happens.				-- A system administrator
3979397
3979397
 /// Bram Moolenaar -- Bram@Moolenaar.net -- http://www.Moolenaar.net   \\\
3979397
///        sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
3979397
\\\  an exciting new programming language -- http://www.Zimbu.org        ///
3979397
 \\\            help me help AIDS victims -- http://ICCF-Holland.org    ///