]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.2516: test failure on s390 v8.2.2516
authorBram Moolenaar <Bram@vim.org>
Sun, 14 Feb 2021 15:34:59 +0000 (16:34 +0100)
committerBram Moolenaar <Bram@vim.org>
Sun, 14 Feb 2021 15:34:59 +0000 (16:34 +0100)
commit4afa77419fb6e9ed194f8a3cf84dac7cda70deb4
tree550080262f69dca56d4d0ffdabde1640ea1312a3
parent6281815eccc3ded54960f7798833ceb39561b9a0
patch 8.2.2516: test failure on s390

Problem:    Test failure on s390. (analyses by James McCoy)
Solution:   Only set the try_finally label when not skipping.
src/version.c
src/vim9compile.c