Skip to content

Commit 60cc7b9

Browse files
committed
vim: Import v8.0.1695
* 8.0.1695: xxd test not run on MS-Windows * 8.0.1694: terminal API test is a bit flaky * 8.0.1693: xxd is excluded from coverage statistics * 8.0.1692: Python may not work when using statically linked library * 8.0.1691: xxd test sometimes fails * 8.0.1690: not easy to run one test with gvim instead of vim * 8.0.1689: no tests for xxd * 8.0.1688: some macros are used without a semicolon * 8.0.1687: 64 bit compiler warnings * 8.0.1686: Python does not work when configuring with specific dir * 8.0.1685: can't set ANSI colors of a terminal window * 8.0.1684: ml_get errors when using terminal window for shell command * 8.0.1683: Python upgrade breaks Vim when defining PYTHON_HOME * 8.0.1682: auto indenting breaks inserting a block * 8.0.1681: the format attribute fails with MinGW * 8.0.1680: memory allocated by libvterm is not profiled
1 parent ab48fe7 commit 60cc7b9

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.1679](https://github.com/vim/vim/releases/tag/v8.0.1679): compiler warning for printf format\n* [8.0.1678](https://github.com/vim/vim/releases/tag/v8.0.1678): errorformat "%r" implies "%>"\n* [8.0.1677](https://github.com/vim/vim/releases/tag/v8.0.1677): no compiler warning for wrong format in vim_snprintf()\n* [8.0.1676](https://github.com/vim/vim/releases/tag/v8.0.1676): no compiler warning for wrong printf format\n* [8.0.1675](https://github.com/vim/vim/releases/tag/v8.0.1675): unused macro argument in libvterm
1+
* [8.0.1695](https://github.com/vim/vim/releases/tag/v8.0.1695): xxd test not run on MS-Windows\n* [8.0.1694](https://github.com/vim/vim/releases/tag/v8.0.1694): terminal API test is a bit flaky\n* [8.0.1693](https://github.com/vim/vim/releases/tag/v8.0.1693): xxd is excluded from coverage statistics\n* [8.0.1692](https://github.com/vim/vim/releases/tag/v8.0.1692): Python may not work when using statically linked library\n* [8.0.1691](https://github.com/vim/vim/releases/tag/v8.0.1691): xxd test sometimes fails\n* [8.0.1690](https://github.com/vim/vim/releases/tag/v8.0.1690): not easy to run one test with gvim instead of vim\n* [8.0.1689](https://github.com/vim/vim/releases/tag/v8.0.1689): no tests for xxd\n* [8.0.1688](https://github.com/vim/vim/releases/tag/v8.0.1688): some macros are used without a semicolon\n* [8.0.1687](https://github.com/vim/vim/releases/tag/v8.0.1687): 64 bit compiler warnings\n* [8.0.1686](https://github.com/vim/vim/releases/tag/v8.0.1686): Python does not work when configuring with specific dir\n* [8.0.1685](https://github.com/vim/vim/releases/tag/v8.0.1685): can't set ANSI colors of a terminal window\n* [8.0.1684](https://github.com/vim/vim/releases/tag/v8.0.1684): ml_get errors when using terminal window for shell command\n* [8.0.1683](https://github.com/vim/vim/releases/tag/v8.0.1683): Python upgrade breaks Vim when defining PYTHON_HOME\n* [8.0.1682](https://github.com/vim/vim/releases/tag/v8.0.1682): auto indenting breaks inserting a block\n* [8.0.1681](https://github.com/vim/vim/releases/tag/v8.0.1681): the format attribute fails with MinGW\n* [8.0.1680](https://github.com/vim/vim/releases/tag/v8.0.1680): memory allocated by libvterm is not profiled

0 commit comments

Comments
 (0)