Markus Braun wrote:
> I get a segmentation fault with current vim 7.3a version (2251:8b3203df361f)
> Here is the recipe to reproduce:
>
> $ cd /tmp
> $ echo foo > foo
> $ vim -u NONE --noplugin -c "set grepprg=3Dinternal" -c "syntax on" -c "gre=
> p foo foo"
I can reproduce it. Appears that curwin->w_s is NULL.
Must be in aucmd_win... OK, I found a fix, I'll send it out.
--
Very funny, Scotty. Now beam down my clothes.
/// Bram Moolenaar -- [email protected] -- http://www.Moolenaar.net \\\
/// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
\\\ download, build and distribute -- http://www.A-A-P.org ///
\\\ help me help AIDS victims -- http://ICCF-Holland.org ///
--
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