Mercurial > vim
annotate src/testdir/test63.ok @ 9735:8037eb704e93 v7.4.2143
commit https://github.com/vim/vim/commit/bc7ce675b2d1c9fb58c067eff3edd59abc30aba4
Author: Bram Moolenaar <Bram@vim.org>
Date: Mon Aug 1 22:49:22 2016 +0200
patch 7.4.2143
Problem: A funccal is garbage collected while it can still be used.
Solution: Set copyID in all referenced functions. Do not list lambda
functions with ":function".
author | Christian Brabandt <cb@256bit.org> |
---|---|
date | Mon, 01 Aug 2016 23:00:07 +0200 |
parents | f4e5704c5c43 |
children |
rev | line source |
---|---|
1326 | 1 Results of test63: |
2 *** Test 1: OK | |
3 *** Test 2: OK | |
4 *** Test 3: OK | |
5 *** Test 4: OK | |
6 *** Test 5: OK | |
7 *** Test 6: OK | |
8 *** Test 7: OK | |
9 *** Test 8: OK | |
10 *** Test 9: OK | |
11 *** Test 10: OK | |
5979 | 12 *** Test 11: |
13 [{'group': 'MyGroup1', 'id': 3, 'priority': 10, 'pos1': [1, 5, 1], 'pos2': [1, 8, 3]}] | |
14 OK | |
6134 | 15 [{'group': 'MyGroup1', 'id': 11, 'priority': 10, 'pos1': [1, 4, 2], 'pos2': [1, 9, 2]}] |
16 OK | |
6849 | 17 [{'group': 'MyGroup1', 'id': 11, 'priority': 10, 'pos1': [1, 4, 2], 'pos2': [1, 9, 2]}, {'group': 'MyGroup1', 'pattern': '\%2lmatchadd', 'priority': 10, 'id': 12}] |