Kazunobu Kuriyama wrote:
> When vim is built on macOS with --disable-darwin, test_gui can result in
> segfault.
>
> This is because, under that build configuration, all FEAT_GUI, FEAT_TGETENT
> and FEAT_TERMRESPONSE are set to 1 and hence term_get_winpos() can
> unintentionally be invoked at both or either of f_getwinposx() or
> f_getwinposy() even after gui_mch_get_winpos() is already called.
>
> The attached patch fixes that by having the function return immediately
> after calling the GUI function.
Thanks!
--
GALAHAD: No, please. Please! I can defeat them! There's only a hundred.
GIRLS: He will beat us easily. We haven't a chance.
"Monty Python and the Holy Grail" PYTHON (MONTY) PICTURES LTD
/// Bram Moolenaar -- [email protected] -- http://www.Moolenaar.net \\\
/// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
\\\ an exciting new programming language -- http://www.Zimbu.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
---
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.