Accepting request 649198 from home:mimi_vx:branches:editors
- Updated to version 8.1.0527 - fixes the following problems - refreshed disable-unreliable-tests.patch * Missing change to diff test. * When CTRL-C is mapped it triggers InsertLeave. * Filter command test may fail if helplang is not set. * Modeline test fails when run by root. * .raml files not properly detected. * Suspend test fails when run by root. * Checking cwd not accessible fails for root. * Filter test fails when $LANG is C.UTF-8. * ml_get error when calling a function with a range. * 'helplang' default is inconsistent for C and C.UTF-8. * No error for set diffopt+=algorithm:. * CTRL-W ^ does not work when alternate buffer has no name. * Reloading a script gives errors for existing functions. * :move command marks buffer modified when nothing changed. * Test_window_split_edit_alternate() fails on AppVeyor. * Test_window_split_edit_bufnr() fails on AppVeyor. * Cannot save and restore the tag stack. * Screen diff test sometimes fails. * Cannot build with +eval but without +quickfix. * :terminal does not show trailing empty lines. * Opening window from quickfix leaves empty buffer behind. * Running out of signal stack in RealWaitForChar. * Using 'shiftwidth' from wrong buffer for folding. OBS-URL: https://build.opensuse.org/request/show/649198 OBS-URL: https://build.opensuse.org/package/show/editors/vim?expand=0&rev=528
This commit is contained in:
29
vim.changes
29
vim.changes
@@ -1,3 +1,32 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 15 08:03:42 UTC 2018 - Ondřej Súkup <mimi.vx@gmail.com>
|
||||
|
||||
- Updated to version 8.1.0527 - fixes the following problems
|
||||
- refreshed disable-unreliable-tests.patch
|
||||
* Missing change to diff test.
|
||||
* When CTRL-C is mapped it triggers InsertLeave.
|
||||
* Filter command test may fail if helplang is not set.
|
||||
* Modeline test fails when run by root.
|
||||
* .raml files not properly detected.
|
||||
* Suspend test fails when run by root.
|
||||
* Checking cwd not accessible fails for root.
|
||||
* Filter test fails when $LANG is C.UTF-8.
|
||||
* ml_get error when calling a function with a range.
|
||||
* 'helplang' default is inconsistent for C and C.UTF-8.
|
||||
* No error for set diffopt+=algorithm:.
|
||||
* CTRL-W ^ does not work when alternate buffer has no name.
|
||||
* Reloading a script gives errors for existing functions.
|
||||
* :move command marks buffer modified when nothing changed.
|
||||
* Test_window_split_edit_alternate() fails on AppVeyor.
|
||||
* Test_window_split_edit_bufnr() fails on AppVeyor.
|
||||
* Cannot save and restore the tag stack.
|
||||
* Screen diff test sometimes fails.
|
||||
* Cannot build with +eval but without +quickfix.
|
||||
* :terminal does not show trailing empty lines.
|
||||
* Opening window from quickfix leaves empty buffer behind.
|
||||
* Running out of signal stack in RealWaitForChar.
|
||||
* Using 'shiftwidth' from wrong buffer for folding.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 2 12:49:10 UTC 2018 - Ondřej Súkup <mimi.vx@gmail.com>
|
||||
|
||||
|
Reference in New Issue
Block a user