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