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