Skip to content

Commit c8823b2

Browse files
committed
vim: Import v8.0.1349
* 8.0.1349: options test fails when using Motif or GTK GUI * 8.0.1348: make testclean deletes script file on MS-Windows * 8.0.1347: MS-Windows: build broken by misplaced curly * 8.0.1346: crash when passing 50 char string to balloon_split() * 8.0.1345: race condition between stat() and open() for viminfo * 8.0.1344: using 'imactivatefunc' in the GUI does not work * 8.0.1343: MS-Windows: does not show colored emojis
1 parent fac20ee commit c8823b2

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.0.1342](https://github.com/vim/vim/releases/tag/v8.0.1342): cannot build with Motif and multi-byte\n* [8.0.1341](https://github.com/vim/vim/releases/tag/v8.0.1341): 'imactivatefunc' test fails on MS-Windows\n* [8.0.1340](https://github.com/vim/vim/releases/tag/v8.0.1340): MS-Windows: cannot build GUI without IME\n* [8.0.1339](https://github.com/vim/vim/releases/tag/v8.0.1339): no test for what 8.0.1335 fixes\n* [8.0.1338](https://github.com/vim/vim/releases/tag/v8.0.1338): USE_IM_CONTROL is confusing and incomplete\n* [8.0.1337](https://github.com/vim/vim/releases/tag/v8.0.1337): typo in #ifdef\n* [8.0.1336](https://github.com/vim/vim/releases/tag/v8.0.1336): cannot use imactivatefunc() unless compiled with +xim\n* [8.0.1335](https://github.com/vim/vim/releases/tag/v8.0.1335): writefile() using fsync() may give an error.\n* [8.0.1334](https://github.com/vim/vim/releases/tag/v8.0.1334): splitting a window with a WinBar damages window layout
1+
* [8.0.1349](https://github.com/vim/vim/releases/tag/v8.0.1349): options test fails when using Motif or GTK GUI\n* [8.0.1348](https://github.com/vim/vim/releases/tag/v8.0.1348): make testclean deletes script file on MS-Windows\n* [8.0.1347](https://github.com/vim/vim/releases/tag/v8.0.1347): MS-Windows: build broken by misplaced curly\n* [8.0.1346](https://github.com/vim/vim/releases/tag/v8.0.1346): crash when passing 50 char string to balloon_split()\n* [8.0.1345](https://github.com/vim/vim/releases/tag/v8.0.1345): race condition between stat() and open() for viminfo\n* [8.0.1344](https://github.com/vim/vim/releases/tag/v8.0.1344): using 'imactivatefunc' in the GUI does not work\n* [8.0.1343](https://github.com/vim/vim/releases/tag/v8.0.1343): MS-Windows: does not show colored emojis

0 commit comments

Comments
 (0)