Skip to content

Commit 6f8d117

Browse files
committed
vim: Import v8.2.4282
* 8.2.4282: restricted mode requires the -Z command line option * 8.2.4281: using freed memory with :lopen and :bwipe * 8.2.4280: list-dict test crashes * 8.2.4279: Vim9: cannot change item type with map() after range() * 8.2.4278: build with Athena GUI fails
1 parent bac5ffd commit 6f8d117

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

gitlog.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
* [8.2.4277](https://github.com/vim/vim/commit/68854a82fdedebf6ee0675d1abeae6fc627ff6bb): Vim9: an import does not shadow a command modifier\n* [8.2.4276](https://github.com/vim/vim/commit/9e0208f51cf1354ce0a7d3988133041a78681605): separate test function for the GUI scrollbar\n* [8.2.4275](https://github.com/vim/vim/commit/223a950a85448253780da4e821a5b23dcdfad28f): cannot use an autoload function from a package under start\n* [8.2.4274](https://github.com/vim/vim/commit/c570e9cf68c0fe30366e82c96be460047dd659b9): Basic and form filetype detection is incomplete\n* [Update runtime files](https://github.com/vim/vim/commit/c4573eb12dba6a062af28ee0b8938d1521934ce4)\n* [8.2.4273](https://github.com/vim/vim/commit/424bcae1fb0f69e0aef5e0cf84fd771cf34a0fb7): the EBCDIC support is outdated\n* [8.2.4272](https://github.com/vim/vim/commit/eb6c2765959c91ddbb527f96f91ba5be199b8d41): Vim9 expr test fails without the channel feature\n* [8.2.4271](https://github.com/vim/vim/commit/1f47a287ee4f8b1d007dff878b23dd0cd6104f38): MS-Windows: cannot build with Ruby 3.1.0\n* [8.2.4270](https://github.com/vim/vim/commit/672776dbe8427876ef4bfce84520712df87b6eb1): generating nv\_cmdidxs.h requires building Vim twice\n* [8.2.4269](https://github.com/vim/vim/commit/48a604845e33399893d6bf293e71bcd2a412800d): Coverity warns for using a NULL pointer\n* [8.2.4268](https://github.com/vim/vim/commit/44d1f89c241c611a0904dbbca784facfa13b7916): CI log output is long\n* [8.2.4267](https://github.com/vim/vim/commit/4c93aff20f228d0dfca11f4793eb2c8895d4984c): unused entry in keymap enum
1+
* [8.2.4282](https://github.com/vim/vim/commit/adbb1bf21dad5697cd82d46d9dd9e8e8d0f647e6): restricted mode requires the -Z command line option\n* [8.2.4281](https://github.com/vim/vim/commit/9b4a80a66544f2782040b641498754bcb5b8d461): using freed memory with :lopen and :bwipe\n* [8.2.4280](https://github.com/vim/vim/commit/eb4a9ba293be51039e57e0e18337785e2ce526e7): list-dict test crashes\n* [8.2.4279](https://github.com/vim/vim/commit/8133018f50bc447570825801e93d5ed67e8dac90): Vim9: cannot change item type with map() after range()\n* [8.2.4278](https://github.com/vim/vim/commit/4e3b3182307444f205a5f35e257c651f0f3717ad): build with Athena GUI fails

0 commit comments

Comments
 (0)