]> git.pld-linux.org Git - packages/vim.git/blame - 7.3.417
- up to 7.3.600
[packages/vim.git] / 7.3.417
CommitLineData
03d4279c
AM
1To: vim_dev@googlegroups.com
2Subject: Patch 7.3.417
3Fcc: outbox
4From: Bram Moolenaar <Bram@moolenaar.net>
5Mime-Version: 1.0
6Content-Type: text/plain; charset=UTF-8
7Content-Transfer-Encoding: 8bit
8------------
9
10Patch 7.3.417 (after 7.3.395)
11Problem: Test 43 fails with a tiny build.
12Solution: Only run test 43 with at least a small build.
13Files: src/testdir/test43.in
14
15
16*** ../vim-7.3.415/src/testdir/test43.in 2012-01-10 13:44:23.000000000 +0100
17--- src/testdir/test43.in 2012-01-26 18:00:06.000000000 +0100
18***************
19*** 1,6 ****
20--- 1,7 ----
21 Tests for regexp with various magic settings.
22
23 STARTTEST
24+ :so small.vim
25 :set nocompatible viminfo+=nviminfo
26 /^1
27 /a*b\{2}c\+/e
28*** ../vim-7.3.415/src/version.c 2012-01-26 14:32:26.000000000 +0100
29--- src/version.c 2012-01-26 18:02:30.000000000 +0100
30***************
31*** 716,717 ****
32--- 716,719 ----
33 { /* Add new patch number below this line */
34+ /**/
35+ 417,
36 /**/
37
38--
39I learned the customs and mannerisms of engineers by observing them, much the
40way Jane Goodall learned about the great apes, but without the hassle of
41grooming.
42 (Scott Adams - The Dilbert principle)
43
44 /// Bram Moolenaar -- Bram@Moolenaar.net -- http://www.Moolenaar.net \\\
45/// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
46\\\ an exciting new programming language -- http://www.Zimbu.org ///
47 \\\ help me help AIDS victims -- http://ICCF-Holland.org ///
This page took 0.078735 seconds and 4 git commands to generate.