[packages/vim] updated to 7.4.922
glen
glen at pld-linux.org
Wed Nov 11 14:25:38 CET 2015
commit a5bbd2edf7f7687f615128bc0838279e624f8385
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Wed Nov 11 15:24:41 2015 +0200
updated to 7.4.922
7.4.910 (after 7.4.905) compiler complains about type punned pointer
7.4.911 t_Ce and t_Cs are documented but not supported
7.4.912 wrong indenting for C++ constructor
7.4.913 no utf-8 support for the hangul input feature
7.4.914 new compiler warning: logical-not-parentheses
7.4.915 comma goes missing when removing from 'path' and then adding
7.4.916 when running out of memory, memory may be freed twice
7.4.917 compiler warning for comparing signed and unsigned
7.4.918 (after 7.4.907) a digit in an option name has problems
7.4.919 the dll options are not in the options window
7.4.920 the rubydll option is not in the options window
7.4.921 (after 7.4.906) missing proto file update
7.4.922 leaking memory with ":helpt {dir-not-exists}"
sources | 13 +++++++++++++
vim.spec | 2 +-
2 files changed, 14 insertions(+), 1 deletion(-)
---
diff --git a/vim.spec b/vim.spec
index e5f67e7..49967b4 100644
--- a/vim.spec
+++ b/vim.spec
@@ -31,7 +31,7 @@
# VCS Commits: https://github.com/vim/vim/commits/master
%define ver 7.4
-%define patchlevel 909
+%define patchlevel 922
%define rel 1
Summary: Vi IMproved - a Vi clone
Summary(de.UTF-8): VIsual editor iMproved
diff --git a/sources b/sources
index a0df8b3..c438a4a 100644
--- a/sources
+++ b/sources
@@ -907,3 +907,16 @@ e1f590b4ec63d213f8127e8fa5e7bde4 7.4.905
bb180aea0cf07ad9e2933563c9adfbbf 7.4.907
0910f265e3839a1ff948508fc8c3f018 7.4.908
fd5853bd52611975358eb55672c9a2d2 7.4.909
+d5b468474a578ca7fc2b18c5bebac802 7.4.910
+4005e8e5d60e64485922d27a69a5d8b3 7.4.911
+81c7653dc58a6077f8cb577bf56879f7 7.4.912
+dd839dd032a1ba2c249798eac6a56871 7.4.913
+d584a5b1a6829fb80b9430d6b8238469 7.4.914
+39cff72c0cf7701d8e4576a7735c5b9d 7.4.915
+7087a5df5b45123efcd89d8ea8eb770a 7.4.916
+dda9e777d9bebdb5194ec647840cd382 7.4.917
+47ef72c071d05b9546ef076b9951c902 7.4.918
+d21763ac74ce25cfbe863123978cd038 7.4.919
+ec472d51c19880962ef5d048044d1595 7.4.920
+1ca92094901cc3372eed9dd768739cfc 7.4.921
+15fc281233da0ed57286e78554e617be 7.4.922
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/vim.git/commitdiff/a5bbd2edf7f7687f615128bc0838279e624f8385
More information about the pld-cvs-commit
mailing list