From 4ac245cb398ba8be963c89e8e1ec4e16deafb239 Mon Sep 17 00:00:00 2001 From: Christian Brabandt Date: Wed, 1 Jan 2020 00:00:29 +0100 Subject: [PATCH] vim: Import v8.2.0069 * 8.2.0069: ETYPE\_ is used for two different enums * 8.2.0068: crash when using Python 3 with "utf32" encoding * 8.2.0067: ERROR\_UNKNOWN clashes on some systems * 8.2.0066: some corners of vim\_snprintf() are not tested --- gitlog.txt | 2 +- vim | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/gitlog.txt b/gitlog.txt index 8bccd1d3..56e048b1 100644 --- a/gitlog.txt +++ b/gitlog.txt @@ -1 +1 @@ -* [8.2.0065](https://github.com/vim/vim/releases/tag/v8.2.0065): Amiga and alikes: autoopen only used on Amiga OS4\n* [8.2.0064](https://github.com/vim/vim/releases/tag/v8.2.0064): diffmode completion doesn't use per-window setting\n* [8.2.0063](https://github.com/vim/vim/releases/tag/v8.2.0063): wrong size argument to vim\_snprintf()\n* [8.2.0062](https://github.com/vim/vim/releases/tag/v8.2.0062): memory test is flaky on FreeBSD\n* [8.2.0061](https://github.com/vim/vim/releases/tag/v8.2.0061): the execute stack can grow big and never shrinks\n* [8.2.0060](https://github.com/vim/vim/releases/tag/v8.2.0060): message test only runs with one encoding\n* [8.2.0059](https://github.com/vim/vim/releases/tag/v8.2.0059): compiler warnings for unused variables in small build\n* [8.2.0058](https://github.com/vim/vim/releases/tag/v8.2.0058): running tests changes ~/.viminfo +* [8.2.0069](https://github.com/vim/vim/releases/tag/v8.2.0069): ETYPE\_ is used for two different enums\n* [8.2.0068](https://github.com/vim/vim/releases/tag/v8.2.0068): crash when using Python 3 with "utf32" encoding\n* [8.2.0067](https://github.com/vim/vim/releases/tag/v8.2.0067): ERROR\_UNKNOWN clashes on some systems\n* [8.2.0066](https://github.com/vim/vim/releases/tag/v8.2.0066): some corners of vim\_snprintf() are not tested diff --git a/vim b/vim index dba7c85b..87396072 160000 --- a/vim +++ b/vim @@ -1 +1 @@ -Subproject commit dba7c85b611ca3bbd054e162f55fcfc3361f0868 +Subproject commit 87396072c5c468f0c129e4ec7cd944ac897b7752