To: vim_dev@googlegroups.com Subject: Patch 7.4.2151 Fcc: outbox From: Bram Moolenaar Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ------------ Patch 7.4.2151 Problem: Quickfix test fails on MS-Windows. Solution: Close the help window. (Christian Brabandt) Files: src/testdir/test_quickfix.vim *** ../vim-7.4.2150/src/testdir/test_quickfix.vim 2016-07-20 21:44:33.370131700 +0200 --- src/testdir/test_quickfix.vim 2016-08-03 21:03:10.247735636 +0200 *************** *** 407,412 **** --- 407,413 ---- function Test_helpgrep() call s:test_xhelpgrep('c') + helpclose call s:test_xhelpgrep('l') endfunc *** ../vim-7.4.2150/src/version.c 2016-08-03 20:54:53.360238783 +0200 --- src/version.c 2016-08-03 21:03:26.287589730 +0200 *************** *** 765,766 **** --- 765,768 ---- { /* Add new patch number below this line */ + /**/ + 2151, /**/ -- "I've been teaching myself to play the piano for about 5 years and now write most of my songs on it, mainly because I can never find any paper." Jeff Lynne, ELO's greatest hits /// Bram Moolenaar -- Bram@Moolenaar.net -- http://www.Moolenaar.net \\\ /// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\ \\\ an exciting new programming language -- http://www.Zimbu.org /// \\\ help me help AIDS victims -- http://ICCF-Holland.org ///