Christian J. Robinson wrote:
> I have a plugin under development that is crashing after 8.2.4102, but
> unfortunately I haven't been able to create a simple script that reproduces
> the problem.
>
> I've narrowed it down to something like this in vim9script:
>
> var->script.Function()
>
> If I just change it to this format the crash stops:
>
> script.Function(var)
>
> I will continue to try to create a simple script that reproduces the
> problem.
If this is at the script level or in a legacy function, 8.2.4115 might
very well fix this. If not, please try to find a reproducible example.
In a :def function this still has to be done.
--
[clop clop]
MORTICIAN: Who's that then?
CUSTOMER: I don't know.
MORTICIAN: Must be a king.
CUSTOMER: Why?
MORTICIAN: He hasn't got shit all over him.
The Quest for the Holy Grail (Monty Python)
/// Bram Moolenaar -- [email protected] -- http://www.Moolenaar.net \\\
/// \\\
\\\ sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ ///
\\\ 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].
To view this discussion on the web visit
https://groups.google.com/d/msgid/vim_dev/20220116200635.722511C038E%40moolenaar.net.