comparison .appveyor.yml @ 28891:85c2bbee17d0 v8.2.4968

patch 8.2.4968: reading past end of the line when C-indenting Commit: https://github.com/vim/vim/commit/60ae0e71490c97f2871a6344aca61cacf220f813 Author: Bram Moolenaar <Bram@vim.org> Date: Mon May 16 18:06:15 2022 +0100 patch 8.2.4968: reading past end of the line when C-indenting Problem: Reading past end of the line when C-indenting. Solution: Check for NUL.
author Bram Moolenaar <Bram@vim.org>
date Mon, 16 May 2022 19:15:03 +0200
parents 3b378f03f713
children ba9d53c7c509
comparison
equal deleted inserted replaced
28890:2a04de1b3d85 28891:85c2bbee17d0