Skip to content

Commit

Permalink
vim: Import v8.2.3192
Browse files Browse the repository at this point in the history
* 8.2.3192: build failure with small version
* 8.2.3191: Vim9: not enough code is tested
* 8.2.3190: error messages are spread out
* 8.2.3189: Vim9: error when using "try|"
* 8.2.3188: Vim9: argument types are not checked at compile time
  • Loading branch information
chrisbra committed Jul 20, 2021
1 parent 4f6a868 commit a044e65
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.3187](https://github.com/vim/vim/commit/9bb0dad0d8283c86fddf5b950f4fbb6fb8f12741): Vim9: popup timer callback is not compiled\n* [8.2.3186](https://github.com/vim/vim/commit/605793500b351ee92483d04b1e03fb8af30dd101): Vim9: not all failures for import tested\n* [8.2.3185](https://github.com/vim/vim/commit/ac2cd2b08f0fd15e9c3759da043e9b28da80dca8): Vim9: start of inline function found in comment line\n* [8.2.3184](https://github.com/vim/vim/commit/6106504e9edc8500131f7a36e59bc146f90180fa): cannot add a digraph with a leading space\n* [8.2.3183](https://github.com/vim/vim/commit/98c2eaed27579602e05e7b96aa3a60428a8b9cb2): duplicate error numbers
* [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

0 comments on commit a044e65

Please sign in to comment.