On Thu, Jan 28, 2021 at 02:26:18PM +0100, Bram Moolenaar wrote: > Patch 8.2.2421 > Problem: Double free when using autocommand with "argdel". (Houyunsong) > Solution: Add the arglist_locked flag. > Files: src/arglist.c, src/testdir/test_autocmd.vim
This fails to build with
arglist.c: In function ‘check_arglist_locked’:
arglist.c:29:9: error: ‘e_cannot_change_arglist_recursively’ undeclared (first
use in this function); did you mean ‘e_cannot_change_list_item’?
29 | emsg(_(e_cannot_change_arglist_recursively));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Marius Gedminas
--
I can barely exit nano.
-- Christian Neukirchen
--
--
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/20210128154503.jz4jlvnmmg7ae7fg%40blynas.
signature.asc
Description: PGP signature
