Skip to content

Commit

Permalink
vim: Import v8.2.3197
Browse files Browse the repository at this point in the history
* 8.2.3197: error messages are spread out
* 8.2.3196: Vim9: bool expression with numbers only fails at runtime
* 8.2.3195: Vim9: unclear error when passing too many arguments to lambda
* 8.2.3194: Vim9: argument types are not checked at compile time
* 8.2.3193: screenpos() is wrong when 'display' is "lastline"
  • Loading branch information
chrisbra committed Jul 21, 2021
1 parent a044e65 commit d156c27
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gitlog.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
* [8.2.3192](https://github.com/vim/vim/commit/11d7e62f1d29fdd7a88b86131b7bbb853f29fe8b): build failure with small version\n* [8.2.3191](https://github.com/vim/vim/commit/63cb6567f0153c35dc75cbc09039ff5d0a7b60e3): Vim9: not enough code is tested\n* [8.2.3190](https://github.com/vim/vim/commit/e29a27f6f8eef8f00d3c2d4cd9811d81cf3026b3): error messages are spread out\n* [8.2.3189](https://github.com/vim/vim/commit/9fa5dabedc4ed5af85773413e91c2fdbe4cb9f0a): Vim9: error when using "try|"\n* [8.2.3188](https://github.com/vim/vim/commit/83494b4ac61898f687d6ef9dce4bad5802fb8e51): Vim9: argument types are not checked at compile time
* [8.2.3197](https://github.com/vim/vim/commit/d8e44476d84b5f0cc8c4de080a47a3a9af547028): error messages are spread out\n* [8.2.3196](https://github.com/vim/vim/commit/05bd9785fd0fd0102ab64554307bff0ec0ae34c1): Vim9: bool expression with numbers only fails at runtime\n* [8.2.3195](https://github.com/vim/vim/commit/c4c5642513ac41b22b7772cc880c776c69e964c9): Vim9: unclear error when passing too many arguments to lambda\n* [8.2.3194](https://github.com/vim/vim/commit/cd9172077bc8c0aafddf2e5367cc0ae2c00c8ff7): Vim9: argument types are not checked at compile time\n* [8.2.3193](https://github.com/vim/vim/commit/189663bdac1156237c49925f77bd197c1bdea12c): screenpos() is wrong when 'display' is "lastline"

0 comments on commit d156c27

Please sign in to comment.