Accepting request 638564 from home:mimi_vx:branches:editors

- Updated to revision 436, fixes the following problems
  * Can't get swap name of another buffer.
  * The DiffUpdate event isn't triggered for :diffput.
  * Header file missing from distribution.
  * Accessing invalid memory with long argument name.
  * Too many #ifdefs for GTK.
  * Several command line arguments are not tested.
  * Quickfix code mixes using the stack and a list pointer.
  * Startup test fails on MS-Windows.
  * The ex_copen() function is too long.
  * Renamed file missing from distribution.
  * Cannot build with GTK 2.4.
  * Test output is duplicated or missing.
  * v:option_old and v:option_new are cleared when using :set in OptionSet
  autocmd.
  * Not actually using 16 colors with vtp.
  * Sort doesn't report deleted lines.
  * Several command line arguments are not tested.
  * ml_get error and crash with appendbufline().
  * Accessing invalid memory in SmcOpenConnection().
  * The qf_jump() function is too long.
  * Compiler warning for signed/unsigned.
  * Mapping can obtain text from inputsecret
  * copy_loclist() is too long.
  * Cursorline highlight not removed in some situation.
  * Can get the text of inputsecret() with getcmdline()

OBS-URL: https://build.opensuse.org/request/show/638564
OBS-URL: https://build.opensuse.org/package/show/editors/vim?expand=0&rev=520
This commit is contained in:
Ismail Dönmez
2018-09-27 07:29:22 +00:00
committed by Git OBS Bridge
parent aed0b1899b
commit 2a5ce87bb8
4 changed files with 34 additions and 4 deletions

View File

@@ -17,7 +17,7 @@
%define pkg_version 8.1
%define patchlevel 0401
%define patchlevel 0436
%define patchlevel_compact %{patchlevel}
%define VIM_SUBDIR vim81
%define site_runtimepath %{_datadir}/vim/site