|
Karsten Hopp |
9c190f |
To: vim_dev@googlegroups.com
|
|
Karsten Hopp |
9c190f |
Subject: Patch 7.3.252
|
|
Karsten Hopp |
9c190f |
Fcc: outbox
|
|
Karsten Hopp |
9c190f |
From: Bram Moolenaar <Bram@moolenaar.net>
|
|
Karsten Hopp |
9c190f |
Mime-Version: 1.0
|
|
Karsten Hopp |
9c190f |
Content-Type: text/plain; charset=UTF-8
|
|
Karsten Hopp |
9c190f |
Content-Transfer-Encoding: 8bit
|
|
Karsten Hopp |
9c190f |
------------
|
|
Karsten Hopp |
9c190f |
|
|
Karsten Hopp |
9c190f |
Patch 7.3.252 (after 7.3.247)
|
|
Karsten Hopp |
9c190f |
Problem: Tests fail. (David Northfield)
|
|
Karsten Hopp |
9c190f |
Solution: Add missing update for .ok file.
|
|
Karsten Hopp |
9c190f |
Files: src/testdir/test81.ok
|
|
Karsten Hopp |
9c190f |
|
|
Karsten Hopp |
9c190f |
|
|
Karsten Hopp |
9c190f |
*** ../vim-7.3.251/src/testdir/test81.ok 2011-06-26 05:36:07.000000000 +0200
|
|
Karsten Hopp |
9c190f |
--- src/testdir/test81.ok 2011-07-15 13:14:27.000000000 +0200
|
|
Karsten Hopp |
9c190f |
***************
|
|
Karsten Hopp |
9c190f |
*** 1,4 ****
|
|
Karsten Hopp |
9c190f |
--- 1,6 ----
|
|
Karsten Hopp |
9c190f |
aaa two
|
|
Karsten Hopp |
9c190f |
+ z
|
|
Karsten Hopp |
9c190f |
+ y
|
|
Karsten Hopp |
9c190f |
bbb y
|
|
Karsten Hopp |
9c190f |
ccc
|
|
Karsten Hopp |
9c190f |
ddd yee y
|
|
Karsten Hopp |
9c190f |
*** ../vim-7.3.251/src/version.c 2011-07-15 17:51:30.000000000 +0200
|
|
Karsten Hopp |
9c190f |
--- src/version.c 2011-07-15 17:55:25.000000000 +0200
|
|
Karsten Hopp |
9c190f |
***************
|
|
Karsten Hopp |
9c190f |
*** 711,712 ****
|
|
Karsten Hopp |
9c190f |
--- 711,714 ----
|
|
Karsten Hopp |
9c190f |
{ /* Add new patch number below this line */
|
|
Karsten Hopp |
9c190f |
+ /**/
|
|
Karsten Hopp |
9c190f |
+ 252,
|
|
Karsten Hopp |
9c190f |
/**/
|
|
Karsten Hopp |
9c190f |
|
|
Karsten Hopp |
9c190f |
--
|
|
Karsten Hopp |
9c190f |
You cannot propel yourself forward by patting yourself on the back.
|
|
Karsten Hopp |
9c190f |
|
|
Karsten Hopp |
9c190f |
/// Bram Moolenaar -- Bram@Moolenaar.net -- http://www.Moolenaar.net \\\
|
|
Karsten Hopp |
9c190f |
/// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
|
|
Karsten Hopp |
9c190f |
\\\ an exciting new programming language -- http://www.Zimbu.org ///
|
|
Karsten Hopp |
9c190f |
\\\ help me help AIDS victims -- http://ICCF-Holland.org ///
|