Skip to content

Commit a1f6c39

Browse files
committed
vim: Import v8.2.4464
* 8.2.4464: Dtrace files are recognized as filetype D * 8.2.4463: completion only uses strict matching * 8.2.4462: not enough testing for quickfix code * 8.2.4461: MS-Windows: garbage characters on stdout with VIMDLL * 8.2.4460: Vim9: wrong error for defining dict function * 8.2.4459: Vim9: compiling sort() call fails with unknown arguments * 8.2.4458: Vim9: compiling filter() call fails with unknown arguments * 8.2.4457: the GPM library can only be linked statically * 8.2.4456: terminal test may fail on some machines * 8.2.4455: accepting one and zero for second sort() argument is strange * 8.2.4454: resetting cmdwin_type only for one situation * 8.2.4453: :helpgrep may free an option that was not allocated * 8.2.4452: test for what 8.2.4436 fixes does not check for regression
1 parent ad0ce17 commit a1f6c39

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.4460](https://github.com/vim/vim/commit/dea5ab0fc5bb51105078d5349f987496b1aa8d6f): Vim9: wrong error for defining dict function\n* [8.2.4459](https://github.com/vim/vim/commit/fa02616718103be3f9e13e26d57905d4eddf836d): Vim9: compiling sort() call fails with unknown arguments\n* [8.2.4458](https://github.com/vim/vim/commit/6e1a38745f794715dc624399c318f513b54797c4): Vim9: compiling filter() call fails with unknown arguments\n* [8.2.4457](https://github.com/vim/vim/commit/33fc4a63071c03ad46636b345a814e7e6d8f4ae0): the GPM library can only be linked statically\n* [8.2.4456](https://github.com/vim/vim/commit/dd2dfb3cb00d47d2e8248c4e9d2cdf51e1574b79): terminal test may fail on some machines\n* [8.2.4455](https://github.com/vim/vim/commit/2007dd49f5cb36f944cab1cfbceb0f864e625f74): accepting one and zero for second sort() argument is strange\n* [8.2.4454](https://github.com/vim/vim/commit/6a8b13614e5bcb233d20403ae9f008ccba152be3): resetting cmdwin\_type only for one situation\n* [8.2.4453](https://github.com/vim/vim/commit/4791fcd82565adcc60b86830e0bb6cd5b6eea0a6): :helpgrep may free an option that was not allocated\n* [8.2.4452](https://github.com/vim/vim/commit/2dada73a4ebffe2582af472ce362abd3116b58c9): test for what 8.2.4436 fixes does not check for regression
1+
* [8.2.4464](https://github.com/vim/vim/commit/4d56b971cbae01cc454eb09713326224993e38ed): Dtrace files are recognized as filetype D\n* [8.2.4463](https://github.com/vim/vim/commit/38b85cb4d7216705058708bacbc25ab90cd61595): completion only uses strict matching\n* [8.2.4462](https://github.com/vim/vim/commit/9c9be05b17ececb1515a2f41a4dedbf848d3d8b6): not enough testing for quickfix code\n* [8.2.4461](https://github.com/vim/vim/commit/3c620b0c0394b754597f68fdd9da5de76156f3ce): MS-Windows: garbage characters on stdout with VIMDLL\n* [8.2.4460](https://github.com/vim/vim/commit/dea5ab0fc5bb51105078d5349f987496b1aa8d6f): Vim9: wrong error for defining dict function\n* [8.2.4459](https://github.com/vim/vim/commit/fa02616718103be3f9e13e26d57905d4eddf836d): Vim9: compiling sort() call fails with unknown arguments\n* [8.2.4458](https://github.com/vim/vim/commit/6e1a38745f794715dc624399c318f513b54797c4): Vim9: compiling filter() call fails with unknown arguments\n* [8.2.4457](https://github.com/vim/vim/commit/33fc4a63071c03ad46636b345a814e7e6d8f4ae0): the GPM library can only be linked statically\n* [8.2.4456](https://github.com/vim/vim/commit/dd2dfb3cb00d47d2e8248c4e9d2cdf51e1574b79): terminal test may fail on some machines\n* [8.2.4455](https://github.com/vim/vim/commit/2007dd49f5cb36f944cab1cfbceb0f864e625f74): accepting one and zero for second sort() argument is strange\n* [8.2.4454](https://github.com/vim/vim/commit/6a8b13614e5bcb233d20403ae9f008ccba152be3): resetting cmdwin\_type only for one situation\n* [8.2.4453](https://github.com/vim/vim/commit/4791fcd82565adcc60b86830e0bb6cd5b6eea0a6): :helpgrep may free an option that was not allocated\n* [8.2.4452](https://github.com/vim/vim/commit/2dada73a4ebffe2582af472ce362abd3116b58c9): test for what 8.2.4436 fixes does not check for regression

0 commit comments

Comments
 (0)