3ef2ca
To: vim_dev@googlegroups.com
3ef2ca
Subject: Patch 7.4.463
3ef2ca
Fcc: outbox
3ef2ca
From: Bram Moolenaar <Bram@moolenaar.net>
3ef2ca
Mime-Version: 1.0
3ef2ca
Content-Type: text/plain; charset=UTF-8
3ef2ca
Content-Transfer-Encoding: 8bit
3ef2ca
------------
3ef2ca
3ef2ca
Patch 7.4.463
3ef2ca
Problem:    Test 86 and 87 may hang on MS-Windows.
3ef2ca
Solution:   Call inputrestore() after inputsave(). (Ken Takata)
3ef2ca
Files:	    src/testdir/test86.in, src/testdir/test87.in
3ef2ca
3ef2ca
3ef2ca
*** ../vim-7.4.462/src/testdir/test86.in	2014-03-12 15:26:36.428714415 +0100
3ef2ca
--- src/testdir/test86.in	2014-09-29 18:03:03.539951504 +0200
3ef2ca
***************
3ef2ca
*** 1384,1389 ****
3ef2ca
--- 1384,1390 ----
3ef2ca
  :debug silent! py test_keyboard_interrupt()
3ef2ca
  :redir END
3ef2ca
  :0 debuggreedy
3ef2ca
+ :call inputrestore()
3ef2ca
  :silent $put =output
3ef2ca
  :unlet output
3ef2ca
  :py del test_keyboard_interrupt
3ef2ca
*** ../vim-7.4.462/src/testdir/test87.in	2014-03-12 15:26:36.432714415 +0100
3ef2ca
--- src/testdir/test87.in	2014-09-29 18:03:23.719951548 +0200
3ef2ca
***************
3ef2ca
*** 1361,1366 ****
3ef2ca
--- 1361,1367 ----
3ef2ca
  :debug silent! py3 test_keyboard_interrupt()
3ef2ca
  :redir END
3ef2ca
  :0 debuggreedy
3ef2ca
+ :call inputrestore()
3ef2ca
  :silent $put =output
3ef2ca
  :unlet output
3ef2ca
  :py3 del test_keyboard_interrupt
3ef2ca
*** ../vim-7.4.462/src/version.c	2014-09-29 17:15:09.963945227 +0200
3ef2ca
--- src/version.c	2014-09-29 18:06:08.299951907 +0200
3ef2ca
***************
3ef2ca
*** 743,744 ****
3ef2ca
--- 743,746 ----
3ef2ca
  {   /* Add new patch number below this line */
3ef2ca
+ /**/
3ef2ca
+     463,
3ef2ca
  /**/
3ef2ca
3ef2ca
-- 
3ef2ca
hundred-and-one symptoms of being an internet addict:
3ef2ca
198. You read all the quotes at Netaholics Anonymous and keep thinking
3ef2ca
     "What's wrong with that?"
3ef2ca
3ef2ca
 /// Bram Moolenaar -- Bram@Moolenaar.net -- http://www.Moolenaar.net   \\\
3ef2ca
///        sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
3ef2ca
\\\  an exciting new programming language -- http://www.Zimbu.org        ///
3ef2ca
 \\\            help me help AIDS victims -- http://ICCF-Holland.org    ///