Skip to content

Commit

Permalink
vim: Import v8.2.3322
Browse files Browse the repository at this point in the history
* 8.2.3322: Vim9: checking type of dict does not check member type
* 8.2.3321: some code is not tested
* 8.2.3320: some local functions are not static
* 8.2.3319: Coverity action on github does not work
  • Loading branch information
chrisbra committed Aug 9, 2021
1 parent e67adb1 commit 315ade3
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.3318](https://github.com/vim/vim/commit/ed8b099fd23b20d7b5a436182bde6672c8686189): Vim9: cannot ignore quotes in number at the command line\n* [8.2.3317](https://github.com/vim/vim/commit/33ea9fd4d849324f1e958cc669987a51cf0baded): Vim9: No error for missing white space before return type\n* [8.2.3316](https://github.com/vim/vim/commit/80a070c36125662556232ab6e83da373e22953d8): float test fails\n* [8.2.3315](https://github.com/vim/vim/commit/2950065e18649d234b16e60dd0e3d75adeca4513): cannot use single quote in a float number for readability\n* [8.2.3314](https://github.com/vim/vim/commit/267359902c8792fed13543ddeb56c6df0ae74957): behavior of exists() in a :def function is unpredictable
* [8.2.3322](https://github.com/vim/vim/commit/b56c4419d42e024e79b1772c8468c0da7c11275f): Vim9: checking type of dict does not check member type\n* [8.2.3321](https://github.com/vim/vim/commit/bd9e7961256ea6a98bd5a7bfe14e32c4c47186e6): some code is not tested\n* [8.2.3320](https://github.com/vim/vim/commit/8ee52affe7fd4daa03e002bc06611f0a8c3bcd5b): some local functions are not static\n* [8.2.3319](https://github.com/vim/vim/commit/eed9616120f60ad17d5e133f505bba5c559aee89): Coverity action on github does not work

0 comments on commit 315ade3

Please sign in to comment.