view .coveralls.yml @ 26891:902b8bee5254 v8.2.3974

patch 8.2.3974: Vim9: LISTAPPEND instruction does not check for a locked list Commit: https://github.com/vim/vim/commit/1f4a3457a3e55cdacd70ab0d5be587c248fb1ce8 Author: Bram Moolenaar <Bram@vim.org> Date: Sat Jan 1 18:29:21 2022 +0000 patch 8.2.3974: Vim9: LISTAPPEND instruction does not check for a locked list Problem: Vim9: LISTAPPEND instruction does not check for a locked list. Solution: Check whether the list is locked. (closes https://github.com/vim/vim/issues/9452)
author Bram Moolenaar <Bram@vim.org>
date Sat, 01 Jan 2022 19:30:03 +0100
parents 1984a3fcc953
children
line wrap: on
line source

service_name: github-actions