Skip to content

Commit

Permalink
vim: Import v8.2.3682
Browse files Browse the repository at this point in the history
* 8.2.3682: Vim9: assigning to a script variable drops the type
* 8.2.3681: cannot drag popup window after click on a status line
* 8.2.3680: repeated code in xxd
* 8.2.3679: objc file detected as Octave
  • Loading branch information
chrisbra committed Nov 26, 2021
1 parent aea3ac7 commit a879bbf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gitlog.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
* [8.2.3678](https://github.com/vim/vim/commit/85be8563fe5aff686e9e30d6afff401ccd976f2a): illegal memory access\n* [8.2.3677](https://github.com/vim/vim/commit/4d07253a485819b3a9fd923d263e722ea2109c12): after a put the '\] mark is on the last byte\n* [8.2.3676](https://github.com/vim/vim/commit/309ce251897512d42da2b0df0ff100dc303e688a): unused runtime file\n* [8.2.3675](https://github.com/vim/vim/commit/ba8c92687d53c91bbc20c867a49e0988819ea2d5): using freed memory when vim\_strsave() fails\n* [8.2.3674](https://github.com/vim/vim/commit/96e7a5928e1e7a350cd6c6d0b9376305190046e7): when ml\_get\_buf() fails it messes up IObuff\n* [8.2.3673](https://github.com/vim/vim/commit/0bd8d0563853ab821a018fb9cdd85f674684fe57): crash when allocating signal stack fails\n* [8.2.3672](https://github.com/vim/vim/commit/71b36206be14c3b6334765d44a38d413eca751c7): build failure with unsigned char\n* [8.2.3671](https://github.com/vim/vim/commit/34c20ff85b87be587ea5d0398812441b502ee6a5): restarting Insert mode in prompt buffer too often\n* [8.2.3670](https://github.com/vim/vim/commit/8af87bd6b1808ffcafdd73b1d7501dd50b9d15bc): error checks repeated several times\n* [8.2.3669](https://github.com/vim/vim/commit/bd228fd097b41a798f90944b5d1245eddd484142): buffer overflow with long help argument
* [8.2.3682](https://github.com/vim/vim/commit/7824fc80f675b8098e6483ce082e287aad14b6da): Vim9: assigning to a script variable drops the type\n* [8.2.3681](https://github.com/vim/vim/commit/bfc5786a61693aaadc3e45f80a2f147c3a6711a3): cannot drag popup window after click on a status line\n* [8.2.3680](https://github.com/vim/vim/commit/d1d8a595bd03bf9ff6ba1440101daa98b19249fd): repeated code in xxd\n* [8.2.3679](https://github.com/vim/vim/commit/7329cfab36356c48edab7ed68f6244eb9e20a5b1): objc file detected as Octave

0 comments on commit a879bbf

Please sign in to comment.