commit | f1c118be93184e8e57e3e80b1b3383f464ed649e | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Mon Sep 03 22:08:10 2018 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Mon Sep 03 22:08:10 2018 +0200 |
tree | 027310f2d3bd54405b91ff422ca3772f59f2659f | |
parent | 20aac6c1126988339611576d425965a25a777658 [diff] [blame] |
patch 8.1.0347: some tests fail on Solaris Problem: Some tests fail on Solaris. Solution: Skip writefile test. Fix path to libc.so. Improve test for Turkish case change. (Libor Bukata, Bjorn Linse, closes #3403)
diff --git a/src/version.c b/src/version.c index b0ed507..790cd76 100644 --- a/src/version.c +++ b/src/version.c
@@ -795,6 +795,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 347, +/**/ 346, /**/ 345,