Accepting request 642213 from editors
OBS-URL: https://build.opensuse.org/request/show/642213 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/vim?expand=0&rev=222
This commit is contained in:
commit
a76f09dc65
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2e12faa519053930f93b43fba8d4294cbb88e9a611b89b0456439a282659eb5a
|
||||
size 13855457
|
3
vim-8.1.0479.tar.gz
Normal file
3
vim-8.1.0479.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:934386069b6b91343daa6865153fdf392c42cab1a46098138e85078b0400bdb7
|
||||
size 13858493
|
27
vim.changes
27
vim.changes
@ -1,3 +1,30 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 16 07:19:18 UTC 2018 - Ondřej Súkup <mimi.vx@gmail.com>
|
||||
|
||||
- Updated to revision 479, fixes the following problems
|
||||
* resolve() was not tested with a symlink cycle.
|
||||
* Checking for empty quickfix stack is not consistent.
|
||||
* Running test hangs when the input file is being edited.
|
||||
* Win32 console: key mappings don't work.
|
||||
* Ml_get error and crash when using "do".
|
||||
* Test_executable fails when there is a dog in the system.
|
||||
* assert_fails() does not take a message argument
|
||||
* Quickfix code uses too many /* */ comments.
|
||||
* When using ConPTY Vim can be a child process.
|
||||
* "simalt ~x" in .vimrc blocks swap file prompt.
|
||||
* Client-server test fails.
|
||||
* Autocmd test fails.
|
||||
* Too often indexing in qf_lists[].
|
||||
* Pointer ownership around fname_expand() is unclear.
|
||||
* Some tests are flaky or fail on some systems.
|
||||
* Dosinst command has a few flaws.
|
||||
* User doesn't notice file does not exist when swap file does.
|
||||
* Directory where if_perl.c is written is inconsistent.
|
||||
* Memory not freed on exit when quit in autocmd.
|
||||
* Memory leaks in test_escaped_glob.
|
||||
* Tiny build fails.
|
||||
* Failure when setting 'varsofttabstop' to end in a comma.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 5 17:56:36 UTC 2018 - Ondřej Súkup <mimi.vx@gmail.com>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user