vim-patch:7.4.597 #2658

Problem:    Cannot change the result of systemlist().
Solution:   Initialize v_lock. (Yukihiro Nakadaira)

https://github.com/vim/vim/commit/v7-4-597

See https://groups.google.com/d/msg/vim_dev/WXCfHMeqjfk/n2PjNwZ2bzIJ
This commit is contained in:
David Bürgin
2015-05-14 20:02:29 +02:00
committed by Michael Reed
parent 7341b285d0
commit b1403e7d44
2 changed files with 3 additions and 1 deletions

View File

@@ -203,7 +203,7 @@ static int included_patches[] = {
//600,
599,
//598,
//597,
597,
//596 NA
595,
594,