Skip to content

Commit 66ed3df

Browse files
committed
vim: Import v8.2.4246
* 8.2.4246: one error message not in errors.h * 8.2.4245: ":retab 0" may cause illegal memory access * 8.2.4244: MS-Windows: warning from MSVC on debug build * 8.2.4243: Lua tests fail with Lua 5.4.4 * 8.2.4242: put in Visual mode cannot be repeated * 8.2.4241: some type casts are redundant * 8.2.4240: error for using flatten() in Vim9 script is unclear * 8.2.4239: build fails with unusual configuration * 8.2.4238: *.tf file could be fileytpe "tf" or "terraform" * 8.2.4237: record buffer wrong if character in Select mode was not typed
1 parent 86edb7e commit 66ed3df

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.4236](https://github.com/vim/vim/commit/166788c657f4b1090a31ea37a023b1f2c78790c8): accessing freed memory\n* [8.2.4235](https://github.com/vim/vim/commit/37cf413e3e768b76c975e4a7081472d75d649c72): invalid check for NULL pointer\n* [8.2.4234](https://github.com/vim/vim/commit/b3d83980d2ac0f7a25314270416f17af874ca269): test\_garbagecollect\_now() does not check v:testing\n* [8.2.4233](https://github.com/vim/vim/commit/a4bc2dd7cccf5a4a9f78b58b6f35a45d17164323): crash when recording and using Select mode\n* [8.2.4232](https://github.com/vim/vim/commit/98cd30383a378eb5f2dbf1b4e887fa17b5494a64): some compilers don't like a goto label without statement\n* [8.2.4231](https://github.com/vim/vim/commit/35c807df1f5774f09612d756ddc3cd5c44eacaca): Vim9: map() gives type error when type was not declared\n* [8.2.4230](https://github.com/vim/vim/commit/94373c48e7e438e5b924b34ce820e9b2eb9f810c): MS-Windows: set\_guifontwide() is included but won't work\n* [8.2.4229](https://github.com/vim/vim/commit/745b938a48104778dcb7b0245e6589b54cb93593): possible crash when invoking timer callback fails\n* [8.2.4228](https://github.com/vim/vim/commit/b0ad2d92fd19e673ddbbc66742bae3f71778efde): no tests for clicking in the GUI tabline
1+
* [8.2.4246](https://github.com/vim/vim/commit/e96eea7b6a56bc7c12e062e90b2e816ff61e705c): one error message not in errors.h\n* [8.2.4245](https://github.com/vim/vim/commit/652dee448618589de5528a9e9a36995803f5557a): ":retab 0" may cause illegal memory access\n* [8.2.4244](https://github.com/vim/vim/commit/14cbf77845624e4bfc28a65a5debb81864cba2cf): MS-Windows: warning from MSVC on debug build\n* [8.2.4243](https://github.com/vim/vim/commit/57ff2b7068c03c89fbfc8930e1325274e72d22a3): Lua tests fail with Lua 5.4.4\n* [8.2.4242](https://github.com/vim/vim/commit/fb55207ed17918c8a2a6cadf5ad9d5fcf686a7ab): put in Visual mode cannot be repeated\n* [8.2.4241](https://github.com/vim/vim/commit/420fabcd4ffeaf79082a6e43db91e1d363f88f27): some type casts are redundant\n* [8.2.4240](https://github.com/vim/vim/commit/fb80862e49fcbcf47907fc8cdaaf5c41cb9eb06e): error for using flatten() in Vim9 script is unclear\n* [8.2.4239](https://github.com/vim/vim/commit/ddd815ba2a4191992d0f7d7b2902ba76a0db36ef): build fails with unusual configuration\n* [8.2.4238](https://github.com/vim/vim/commit/bd8168c7705e315827642f2976ec59e26b7fe009): \*.tf file could be fileytpe "tf" or "terraform"\n* [8.2.4237](https://github.com/vim/vim/commit/fbf4f1ca159028382eaeb3bfc31bb6bb96dbb67a): record buffer wrong if character in Select mode was not typed

0 commit comments

Comments
 (0)