Mercurial > vim
comparison src/testdir/Make_all.mak @ 13096:30f9a62f5f51 v8.0.1423
patch 8.0.1423: error in return not caught by try/catch
commit https://github.com/vim/vim/commit/fabaf753e26df5a89a854673d14c15a1fa6b321a
Author: Bram Moolenaar <Bram@vim.org>
Date: Sat Dec 23 17:26:11 2017 +0100
patch 8.0.1423: error in return not caught by try/catch
Problem: Error in return not caught by try/catch.
Solution: Call update_force_abort(). (Yasuhiro Matsomoto, closes https://github.com/vim/vim/issues/2483)
author | Christian Brabandt <cb@256bit.org> |
---|---|
date | Sat, 23 Dec 2017 17:30:05 +0100 |
parents | 71109531c516 |
children | d9a94be389b5 |
comparison
equal
deleted
inserted
replaced
13095:7fc56b475604 | 13096:30f9a62f5f51 |
---|---|
92 test_digraph.res \ | 92 test_digraph.res \ |
93 test_display.res \ | 93 test_display.res \ |
94 test_edit.res \ | 94 test_edit.res \ |
95 test_erasebackword.res \ | 95 test_erasebackword.res \ |
96 test_escaped_glob.res \ | 96 test_escaped_glob.res \ |
97 test_eval_stuff.res \ | |
97 test_exec_while_if.res \ | 98 test_exec_while_if.res \ |
98 test_exists.res \ | 99 test_exists.res \ |
99 test_exists_autocmd.res \ | 100 test_exists_autocmd.res \ |
100 test_farsi.res \ | 101 test_farsi.res \ |
101 test_file_size.res \ | 102 test_file_size.res \ |