Skip to content

Commit

Permalink
vim: Import v8.2.2771
Browse files Browse the repository at this point in the history
* 8.2.2771: Vim9: assignment not recognized if declaration was skipped
* 8.2.2770: Vim9: type of loop variable is not used
* 8.2.2769: Modula-3 config files are not recognized
* 8.2.2768: Vim9: memory leak with blob range error
  • Loading branch information
chrisbra committed Apr 15, 2021
1 parent 795eb73 commit 5e87056
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.2767](https://github.com/vim/vim/commit/bd6406f15db210b78fa24dece3bd021a7ac085dc): compiler warning for unused argument\n* [8.2.2766](https://github.com/vim/vim/commit/b1419268901b194b295b7cea18a1d0968f9dddfc): test failure\n* [8.2.2765](https://github.com/vim/vim/commit/0e3ff1919603ee4c4a347fdf761dbdbdeb068015): Vim9: not all blob operations work\n* [8.2.2764](https://github.com/vim/vim/commit/b47bed2f7ada4dfae78f76f27473b83507e40315): memory leak when default function argument is allocated\n* [8.2.2763](https://github.com/vim/vim/commit/a3589a0d6cdb314e70421c0f2e5a2d1abf68e597): Vim9: cannot use type in for loop unpack at script level\n* [8.2.2762](https://github.com/vim/vim/commit/f62d73933af7830301989eb8162ce94a80e61fbf): Vim9: function line truncated when compiling\n* [8.2.2761](https://github.com/vim/vim/commit/2e240bd428c0033d16f201d7f837636412358199): using "syn include" does not work properly
* [8.2.2771](https://github.com/vim/vim/commit/aa1959bd5e82350bb4a82d9a5188c29d70706ec4): Vim9: assignment not recognized if declaration was skipped\n* [8.2.2770](https://github.com/vim/vim/commit/fe090eb58fad1aaf83267d0b4ace9f024a5ba2bc): Vim9: type of loop variable is not used\n* [8.2.2769](https://github.com/vim/vim/commit/6bc00699c5049c40761d212bef1b490e2af7944c): Modula-3 config files are not recognized\n* [8.2.2768](https://github.com/vim/vim/commit/f387f5dfbc5accbfbbbb87486f6af42a82acaa7d): Vim9: memory leak with blob range error

0 comments on commit 5e87056

Please sign in to comment.