Skip to content

Commit 2e91b1e

Browse files
committed
vim: Import v8.2.4227
* 8.2.4227: Vim9: using "lockvar!" in :def function does not work * 8.2.4226: filter-map test fails * 8.2.4225: Vim9: depth argument of :lockvar not parsed in :def function * 8.2.4224: Vim9: no error when using a number for map() second argument * 8.2.4223: long/int compiler warnings; function arguments swapped * 8.2.4222: MS-Windows: clumsy way to suppress progress on CI * 8.2.4221: some functions in normal.c are very long * 8.2.4220: MS-Windows: some old compiler support remains
1 parent 1a47aa8 commit 2e91b1e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

gitlog.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
* [8.2.4219](https://github.com/vim/vim/commit/44db8213d38c39877d2148eff6a72f4beccfb94e): reading before the start of the line\n* [8.2.4218](https://github.com/vim/vim/commit/806d037671e133bd28a7864248763f643967973a): illegal memory access with bracketed paste in Ex mode\n* [8.2.4217](https://github.com/vim/vim/commit/8d02ce1ed75d008c34a5c9aaa51b67cbb9d33baa): illegal memory access when undo makes Visual area invalid\n* [8.2.4216](https://github.com/vim/vim/commit/06b77229ca704d00c4f138ed0377556e54d5851f): Vim9: cannot use a function from an autoload import directly\n* [8.2.4215](https://github.com/vim/vim/commit/dc5490e2cbc8c16022a23b449b48c1bd0083f366): illegal memory access when copying lines in Visual mode\n* [8.2.4214](https://github.com/vim/vim/commit/85b6747abc15a7a81086db31289cf1b8b17e6cb1): illegal memory access with large 'tabstop' in Ex mode\n* [8.2.4213](https://github.com/vim/vim/commit/76687d27173e64d739ea371751697c03ad0821ef): too much code for supporting old MSVC versions
1+
* [8.2.4227](https://github.com/vim/vim/commit/e939f5ebbae8dd7825d62d84e0c9910fa1756a9c): Vim9: using "lockvar!" in :def function does not work\n* [8.2.4226](https://github.com/vim/vim/commit/fc4c44836acf7cd83af6d9b5b4737a305c5b3fb2): filter-map test fails\n* [8.2.4225](https://github.com/vim/vim/commit/70c43d84be98ab54d3723155dcc4232dc5a5f081): Vim9: depth argument of :lockvar not parsed in :def function\n* [8.2.4224](https://github.com/vim/vim/commit/1080c48ec8d672d7e9fbefb5a1255c9df09a2884): Vim9: no error when using a number for map() second argument\n* [8.2.4223](https://github.com/vim/vim/commit/1a804528ab39f5c810cf42397702057100a94ade): long/int compiler warnings; function arguments swapped\n* [8.2.4222](https://github.com/vim/vim/commit/47d1666d605998a97d3827eca4d467ad0930b284): MS-Windows: clumsy way to suppress progress on CI\n* [8.2.4221](https://github.com/vim/vim/commit/a827bf3ea8fe465aa456ef7a7a37d6afe6a47628): some functions in normal.c are very long\n* [8.2.4220](https://github.com/vim/vim/commit/250155ae319802418c1576e9ff88d0e16b108282): MS-Windows: some old compiler support remains

0 commit comments

Comments
 (0)