summaryrefslogtreecommitdiff
path: root/data/vim/patches/8.1.0335
blob: 341e1c7bf18fd39127184b55bd44e9506c474160 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
To: vim_dev@googlegroups.com
Subject: Patch 8.1.0335
Fcc: outbox
From: Bram Moolenaar <Bram@moolenaar.net>
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
------------

Patch 8.1.0335
Problem:    mkview test fails on CI.
Solution:   Attempt to force recomputing curswant after folding.
Files:	    src/testdir/test_mksession.vim


*** ../vim-8.1.0334/src/testdir/test_mksession.vim	2018-08-29 21:42:39.016365007 +0200
--- src/testdir/test_mksession.vim	2018-08-30 14:03:35.770304367 +0200
***************
*** 320,326 ****
    " Create a view with line number and a fold.
    help :mkview
    set number
!   norm! V}zf
    let pos = getcurpos()
    let linefoldclosed1 = foldclosed('.')
    mkview! Xview
--- 320,326 ----
    " Create a view with line number and a fold.
    help :mkview
    set number
!   norm! V}zf0
    let pos = getcurpos()
    let linefoldclosed1 = foldclosed('.')
    mkview! Xview
*** ../vim-8.1.0334/src/version.c	2018-08-30 13:07:12.026033864 +0200
--- src/version.c	2018-08-30 13:54:25.107638207 +0200
***************
*** 796,797 ****
--- 796,799 ----
  {   /* Add new patch number below this line */
+ /**/
+     335,
  /**/

-- 
If someone questions your market projections, simply point out that your
target market is "People who are nuts" and "People who will buy any damn
thing".  Nobody is going to tell you there aren't enough of those people
to go around.
				(Scott Adams - The Dilbert principle)

 /// Bram Moolenaar -- Bram@Moolenaar.net -- http://www.Moolenaar.net   \\\
///        sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
\\\  an exciting new programming language -- http://www.Zimbu.org        ///
 \\\            help me help AIDS victims -- http://ICCF-Holland.org    ///