[packages/vim] updated to 7.4.729

glen glen at pld-linux.org
Mon May 25 13:19:38 CEST 2015


commit b7ef4a0cb007fbbb1e950a5a78b96d5840e4c7eb
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Mon May 25 14:13:29 2015 +0300

    updated to 7.4.729
    
    7.4.713  wrong condition for #ifdef
    7.4.714  illegal memory access when there are illegal bytes
    7.4.715  invalid memory access when there are illegal bytes
    7.4.716  ":substitute" flags are not always remembered
    7.4.717  ":let list += list" can change a locked list
    7.4.718  quickfix autocommands cannot get the current title value
    7.4.719  overflow when adding MAXCOL to a pointer
    7.4.720  can't build with Visual Studio 2015
    7.4.721  empty lines do not have Visual highligthing if 'list' set
    7.4.722  0x202f is not recognized as a non-breaking space character
    7.4.723  for indenting, finding the C++ baseclass can be slow
    7.4.724  vim icon does not show in Windows context menu (issue 249)
    7.4.725  ":call setreg('"', [])" reports an internal error
    7.4.726  (after 7.4.724) cannot build GvimExt
    7.4.727  (after 7.4.724) cannot build GvimExt with MingW
    7.4.728  can't build with some version of Visual Studio 2015
    7.4.729  (after 7.4.721) occasional crash with 'list' set

 sources  | 17 +++++++++++++++++
 vim.spec |  2 +-
 2 files changed, 18 insertions(+), 1 deletion(-)
---
diff --git a/vim.spec b/vim.spec
index c24276b..ad669f5 100644
--- a/vim.spec
+++ b/vim.spec
@@ -28,7 +28,7 @@
 # VCS Commits: https://code.google.com/p/vim/source/browse/
 
 %define		ver		7.4
-%define		patchlevel	712
+%define		patchlevel	729
 %define		rel		1
 Summary:	Vi IMproved - a Vi clone
 Summary(de.UTF-8):	VIsual editor iMproved
diff --git a/sources b/sources
index 7d21729..6be28bf 100644
--- a/sources
+++ b/sources
@@ -710,3 +710,20 @@ d83cb301dbce40a6ea023d417a4b0965  7.4.709
 7498ee2d5f5f944308f2d31315c4ac1f  7.4.710
 0a4747f19eb7af27f032bb1edf4ebb30  7.4.711
 9ce13488b2c4bd56d9d78f9aa89c3d3b  7.4.712
+0e145086c115379d5af31f9adb90066d  7.4.713
+3286c0443f58dc2f0b660f7ed36ddbdd  7.4.714
+e3fa2658a1a57ed97db6ed73b5ff51a7  7.4.715
+cda778e61c9f7ab00a8e9aeb918f8b51  7.4.716
+1333b83defe748e2f4f925bdd01f0b79  7.4.717
+5097675e9bb683fad77bf22d04b33014  7.4.718
+f37fc3ddef002788d07568986518a06a  7.4.719
+d0047b7e9c74d8f9c7caf86b81e93904  7.4.720
+fb32cf4ff47e7bdcc545e65aaddfde39  7.4.721
+d6b5d396a72c0c1d8383bb01935e2774  7.4.722
+76ec2935dee3016792a678a38fddf15e  7.4.723
+29eae33224ef9494b3de2e0622d13e67  7.4.724
+0eed1acda56ab9487e8e99cc0016aa04  7.4.725
+f2707fe45912e80e0c7aec24c4165933  7.4.726
+9db80bf83baf32b2ea6cb449716b3fc3  7.4.727
+1f27f4e9cdaf58023318d175e0460f81  7.4.728
+3c0711c78797665590408dbc84754868  7.4.729
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/vim.git/commitdiff/b7ef4a0cb007fbbb1e950a5a78b96d5840e4c7eb



More information about the pld-cvs-commit mailing list