I wrote:
> Patch 8.2.3807
> Problem: Vim9: can call import with star directly.
> Solution: Check that the import used star.
> Files: src/userfunc.c, src/eval.c, src/testdir/test_vim9_script.vim
Unexpectedly this makes Test_expr4_equal() fail. That is weird, since
the failing assert is inside !has('win32'). This smells like some kind
of corruption.
Can someone run this test with valgrind under MS-Windows to see what
happens? On Linux it all works fine.
--
hundred-and-one symptoms of being an internet addict:
30. Even though you died last week, you've managed to retain OPS on your
favorite IRC channel.
/// 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/20211214133800.C2B921C014A%40moolenaar.net.