Skip to content

Commit 34a6ddd

Browse files
committed
vim: Import v8.2.1444
* 8.2.1444: error messages are spread out and names can be confusing * 8.2.1443: Vim9: crash when interrupting a nested :def function * 8.2.1442: outdated references to the Mac Carbon GUI * 8.2.1441: running tests in tiny version gives error for summarize.vim * 8.2.1440: debugger code insufficiently tested * 8.2.1439: tiny and small builds have no test coverage
1 parent 0e5ed95 commit 34a6ddd

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.1438](https://github.com/vim/vim/commit/7ac616cb0a52bc72b449e19cf9db93bee116c15a): missing tests for interrupting script execution from debugger\n* [8.2.1437](https://github.com/vim/vim/commit/c9edd6b58218d25bfc5389af901021dc0eb82578): Vim9: 'statusline' is evaluated using Vim9 script syntax\n* [8.2.1436](https://github.com/vim/vim/commit/66e0014ba651208ab7579797866ab0e4bd9e2b49): function implementing :substitute has unexpected name\n* [8.2.1435](https://github.com/vim/vim/commit/418f1df54763b79600db1c91c880fbc1007b2e1f): Vim9: always converting to string for ".." leads to mistakes\n* [8.2.1434](https://github.com/vim/vim/commit/fd77748df2ba7d5f38aab649cb630374620462d7): Vim9: crash when lambda uses outer function argument\n* [8.2.1433](https://github.com/vim/vim/commit/ba60cc45e786166767ca80f3dea6236d993c7971): Vim9: cannot mingle comments in multi-line lambda\n* [8.2.1432](https://github.com/vim/vim/commit/6d91bcb4d23b5c6a0be72c384beaf385e2d9d606): various inconsistencies in test files\n* [8.2.1431](https://github.com/vim/vim/commit/c3d6e8a46a8fc5de622e8df9dbd25edd03e00c5b): Vim9: no error for white space before comma in dict\n* [8.2.1430](https://github.com/vim/vim/commit/db199216e81865350a8d56a603bb86cab672bfad): Vim9: error for missing comma instead of extra white space\n* [8.2.1429](https://github.com/vim/vim/commit/17a836cbee6b8d8ff555f8e307f48a779908db41): Vim9: no error for missing white after : in dict\n* [8.2.1428](https://github.com/vim/vim/commit/ed677f5587af366f185f8922b7dde4a98c884328): Vim9: :def function does not abort on nested function error\n* [8.2.1427](https://github.com/vim/vim/commit/7c5ad34878a338f1db57337b5ca9f68c0c39424e): Vim9: cannot use a range with marks in :def function\n* [8.2.1426](https://github.com/vim/vim/commit/a177344dc0c337e5b272c1c59d13964a8318bcfa): Vim9: cannot call autoload function in :def function\n* [8.2.1425](https://github.com/vim/vim/commit/575f24b3f3d8cd8bfc2da402c2938c0c7ace7877): Vim9: cannot use call() without :call
1+
* [8.2.1444](https://github.com/vim/vim/commit/bc4c505166dc82911553206bb0c2133c6ac94aa1): error messages are spread out and names can be confusing\n* [8.2.1443](https://github.com/vim/vim/commit/cdd70f09a5340c3d7ae873f1aaaf9847f27410cc): Vim9: crash when interrupting a nested :def function\n* [8.2.1442](https://github.com/vim/vim/commit/be7529e8890f6e8a656efee8bc60c125dc8c2002): outdated references to the Mac Carbon GUI\n* [8.2.1441](https://github.com/vim/vim/commit/c771908681bc9ee7689d83e09104cf4c6f984326): running tests in tiny version gives error for summarize.vim\n* [8.2.1440](https://github.com/vim/vim/commit/16c6232cad40af37f37dc9c561392b7761b9e229): debugger code insufficiently tested\n* [8.2.1439](https://github.com/vim/vim/commit/b96a32ef1a95dd4ebf9413d686bccb1b4645f74b): tiny and small builds have no test coverage

0 commit comments

Comments
 (0)