view .coveralls.yml @ 32064:6f8840c8acb3 v9.0.1363

patch 9.0.1363: crash when :def function has :break in skipped block Commit: https://github.com/vim/vim/commit/3f45d67a150f934ab819c3739cf189a0e2c9545c Author: Bram Moolenaar <Bram@vim.org> Date: Mon Feb 27 22:06:51 2023 +0000 patch 9.0.1363: crash when :def function has :break in skipped block Problem: Crash when :def function has :break in skipped block. (Ernie Rael) Solution: Don't generate a jump for a skipped :break. (closes https://github.com/vim/vim/issues/12077)
author Bram Moolenaar <Bram@vim.org>
date Mon, 27 Feb 2023 23:15:03 +0100
parents 1984a3fcc953
children
line wrap: on
line source

service_name: github-actions