Mercurial > vim
annotate src/testdir/sautest/autoload/globtwo.vim @ 23729:7eef04861034 v8.2.2406
patch 8.2.2406: Vim9: profiled :def function leaks memory
Commit: https://github.com/vim/vim/commit/c05fe07529f10fc32a2086cb44a708520c8d14ce
Author: Bram Moolenaar <Bram@vim.org>
Date: Sun Jan 24 21:30:48 2021 +0100
patch 8.2.2406: Vim9: profiled :def function leaks memory
Problem: Vim9: profiled :def function leaks memory.
Solution: Delete the profiled instructions.
author | Bram Moolenaar <Bram@vim.org> |
---|---|
date | Sun, 24 Jan 2021 21:45:05 +0100 |
parents | f7b2ecaeb79c |
children |
rev | line source |
---|---|
13002
f7b2ecaeb79c
patch 8.0.1377: cannot call a dict function in autoloaded dict
Christian Brabandt <cb@256bit.org>
parents:
diff
changeset
|
1 " used by Test_globpath() |