Skip to content

Commit

Permalink
vim: Import v9.0.1046
Browse files Browse the repository at this point in the history
* 9.0.1046: class method disassemble test fails on MS-Windows
* 9.0.1045: in a class object members cannot be initialized
* 9.0.1044: setting window height using Python may cause errors
* 9.0.1043: macro has confusing name and is duplicated
  • Loading branch information
chrisbra committed Dec 10, 2022
1 parent 588b465 commit de18b65
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 @@
* [9.0.1042](https://github.com/vim/vim/commit/4ae0057308c59a0dee2b452736366e49a5a98b3a): ASAN gives false alarm about array access.\n* [9.0.1041](https://github.com/vim/vim/commit/ffdaca9e6f3d39af6857ac52ced9385df203a152): cannot define a method in a class\n* [9.0.1040](https://github.com/vim/vim/commit/148bcd361097f85a1a51c408e7412d60c76df14d): test for \<Cmd> mapping with CmdlineChanged fails\n* [9.0.1039](https://github.com/vim/vim/commit/bb393d8259af8aec095e96d81624a16ed9f25005): using a \<Cmd> mapping CmdlineChanged may be triggered twice\n* [9.0.1038](https://github.com/vim/vim/commit/ffa4e9b43a3d6d7f412f54637a4b1076ed2bc2f4): function name does not match what it is used for
* [9.0.1046](https://github.com/vim/vim/commit/3ea8a1b1296af5b0c6a163ab995aa16d49ac5f10): class method disassemble test fails on MS-Windows\n* [9.0.1045](https://github.com/vim/vim/commit/7ce7daf6cd6a7ed27eac060699026640b4b239a8): in a class object members cannot be initialized\n* [9.0.1044](https://github.com/vim/vim/commit/6c87bbb4e45515e70ac1728cabd1451063bf427d): setting window height using Python may cause errors\n* [9.0.1043](https://github.com/vim/vim/commit/c51a376265708e49a46832816077b6dd27d12c0c): macro has confusing name and is duplicated

0 comments on commit de18b65

Please sign in to comment.