annotate src/testdir/test14.ok @ 11510:deb9295dccda
v8.0.0638
patch 8.0.0638: cannot build with new MSVC version
commit https://github.com/vim/vim/commit/d7383881c8e9f474a909b54b21abb0aa2b412ba2
Author: Bram Moolenaar <Bram@vim.org>
Date: Tue Jun 13 15:22:12 2017 +0200
patch 8.0.0638: cannot build with new MSVC version
Problem: Cannot build with new MSVC version VS2017.
Solution: Change the compiler arguments. (Leonardo Manera, closes https://github.com/vim/vim/issues/1731,
closes #1747)
author |
Christian Brabandt <cb@256bit.org> |
date |
Tue, 13 Jun 2017 15:30:03 +0200 |
parents |
fa53233519c6 |
children |
|
rev |
line source |
7
|
1 - Bug in "vPPPP" on this text (Webb):
|
|
2 {
|
|
3 }
|
|
4 - Bug uuun "vPPPP" uuuuuuuuun this text (Webb):
|
|
5 ABC !ag8
|
|
6 tt m1 {A
|
|
7 tt m2 {B
|
|
8 tt m3 {C
|
|
9 tt m3 {DC
|
|
10 tt m1 {EA
|
|
11 {F
|
|
12 }G e1
|
|
13 }H e3
|
|
14 }I
|
|
15 }JH e3
|
|
16 }K e2
|
|
17 {LF
|
4240
|
18 search()
|
|
19 0
|
|
20 1
|
|
21 1
|
4252
|
22 two
|
5606
|
23 foo
|
|
24 ^substitute
|
|
25 substitute bar xyz
|
5616
|
26 xyz
|