Skip to content

Commit

Permalink
vim: Import v8.2.3027
Browse files Browse the repository at this point in the history
* 8.2.3027: Vim9: breakpoint in compiled function not always checked
* 8.2.3026: Vim9: cannot set breakpoint in compiled function
* 8.2.3025: not enough tests for quickfix end_col and end_lnum
* 8.2.3024: execute() function test fails
* 8.2.3023: Vim9: arguments for execute() not checked at compile time
* 8.2.3022: available encryption methods are not strong enough
* 8.2.3021: spaces allowed between option name and "!", "?", etc.
  • Loading branch information
chrisbra committed Jun 20, 2021
1 parent 6db1831 commit 71af3b1
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.3020](https://github.com/vim/vim/commit/2fb749568662c86992aea3b596458b9e470f223d): unreachable code\n* [8.2.3019](https://github.com/vim/vim/commit/6864efa59636ccede2af24e3f5f92d78d210d77b): location list only has the start position.\n* [8.2.3018](https://github.com/vim/vim/commit/ad52f96a2d3169cb1b915c1d4a6ba26ba6e5bd0a): 'quickfixtextfunc' formatting is lost when switching buffers
* [8.2.3027](https://github.com/vim/vim/commit/2ac4b2536a40e5cd75b4ff7a3d44a282d2f4f008): Vim9: breakpoint in compiled function not always checked\n* [8.2.3026](https://github.com/vim/vim/commit/4f8f54280fa728b7d5a63b67d02b60a3b3dce543): Vim9: cannot set breakpoint in compiled function\n* [8.2.3025](https://github.com/vim/vim/commit/0d5e1ec37fbe75e18acba6f650c59bf91063108c): not enough tests for quickfix end\_col and end\_lnum\n* [8.2.3024](https://github.com/vim/vim/commit/2fb1b89d721682585228f9a6ee7da4b6d3c6634d): execute() function test fails\n* [8.2.3023](https://github.com/vim/vim/commit/ca81f0e834640cf3465b3b742e60c12e8a0956f2): Vim9: arguments for execute() not checked at compile time\n* [8.2.3022](https://github.com/vim/vim/commit/f573c6e1ed58d46d694c802eaf5ae3662a952744): available encryption methods are not strong enough\n* [8.2.3021](https://github.com/vim/vim/commit/208f0b48b2c616b29f377a1408290111ed2663f7): spaces allowed between option name and "!", "?", etc.

0 comments on commit 71af3b1

Please sign in to comment.