This patch will fix the hang.
diff -r 6973f595e1e9 src/screen.c
--- a/src/screen.c Tue Jun 17 23:18:01 2014 +0200
+++ b/src/screen.c Wed Jun 18 18:29:20 2014 +0900
@@ -7367,7 +7367,7 @@
{
linenr_T l;
colnr_T matchcol;
- long nmatched;
+ long nmatched = 0;
if (shl->lnum != 0)
{
--
--
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php
---
You received this message because you are subscribed to the Google Groups
"vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.