Skip to content

Commit 4c28c8e

Browse files
committed
vim: Import v8.2.0303
* 8.2.0303: TermChanged test fails in the GUI * 8.2.0302: setting 'term' may cause error in TermChanged autocommand * 8.2.0301: insufficient testing for exception handling * 8.2.0300: Vim9: expression test fails without channel support * 8.2.0299: Vim9: ISN_STORE with argument not tested * 8.2.0298: Vim9 script: cannot start command with a string constant * 8.2.0297: compiler warnings for the Ruby interface * 8.2.0296: mixing up "long long" and __int64 may cause problems
1 parent 81a9184 commit 4c28c8e

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.0295](https://github.com/vim/vim/commit/c036e87bd7001238ab7cc5d9e30e59bbf989a5fd): highlighting for :s wrong when using different separator\n* [8.2.0294](https://github.com/vim/vim/commit/5b1c8fe3d588ab450d4646a0088db4efda88200a): cannot use Ex command that is also a function name\n* [8.2.0293](https://github.com/vim/vim/commit/818fc9ad143911b2faa0d7cee86724aa70a02080): various Ex commands not sufficiently tested
1+
* [8.2.0303](https://github.com/vim/vim/commit/d28e0b3652067788fcc9c99058b0b6eee7beebee): TermChanged test fails in the GUI\n* [8.2.0302](https://github.com/vim/vim/commit/0c81d1b11278b2d962aa6fbb4aa974dab97be59d): setting 'term' may cause error in TermChanged autocommand\n* [8.2.0301](https://github.com/vim/vim/commit/b654103ad1e379348616f354272db86804ab4bdb): insufficient testing for exception handling\n* [8.2.0300](https://github.com/vim/vim/commit/b4d2cb1083974a7a7262417d09baf474ca816452): Vim9: expression test fails without channel support\n* [8.2.0299](https://github.com/vim/vim/commit/8ed04587d3cd53e29be20fde9c36e619ea7da4dc): Vim9: ISN\_STORE with argument not tested\n* [8.2.0298](https://github.com/vim/vim/commit/0c6ceaf90389b41545d803458c4813013811c756): Vim9 script: cannot start command with a string constant\n* [8.2.0297](https://github.com/vim/vim/commit/8b430b4c1df74bde757a7e5ee0ee2854fdad6472): compiler warnings for the Ruby interface\n* [8.2.0296](https://github.com/vim/vim/commit/f9706e9df0e37d214fb08eda30ba29627e97a607): mixing up "long long" and \_\_int64 may cause problems

0 commit comments

Comments
 (0)