Mercurial > vim
comparison .travis.yml @ 23671:9ee9c4246a7f v8.2.2377
patch 8.2.2377: Vim9: crash when using a range after another expression
Commit: https://github.com/vim/vim/commit/a28639e71198238d5c09c43445dc448d7f3fb29b
Author: Bram Moolenaar <Bram@vim.org>
Date: Tue Jan 19 22:48:09 2021 +0100
patch 8.2.2377: Vim9: crash when using a range after another expression
Problem: Vim9: crash when using a range after another expression.
Solution: Set the variable type to number. Fix using :put with a range and
the "=" register. (closes #7706)
author | Bram Moolenaar <Bram@vim.org> |
---|---|
date | Tue, 19 Jan 2021 23:00:04 +0100 |
parents | 1984a3fcc953 |
children |
comparison
equal
deleted
inserted
replaced
23670:f215e3b3137c | 23671:9ee9c4246a7f |
---|