view ci/config.mk.gcc.sed @ 28978:3c3bdb8069f5 v8.2.5011

patch 8.2.5011: Replacing an autocommand requires several lines Commit: https://github.com/vim/vim/commit/971f6825ee845828bd5c8869487928a3f32cd467 Author: Yegappan Lakshmanan <yegappan@yahoo.com> Date: Tue May 24 11:40:11 2022 +0100 patch 8.2.5011: Replacing an autocommand requires several lines Problem: Replacing an autocommand requires several lines. Solution: Add the "replace" flag to autocmd_add(). (Yegappan Lakshmanan, closes #10473)
author Bram Moolenaar <Bram@vim.org>
date Tue, 24 May 2022 12:45:05 +0200
parents 6564dafe5005
children
line wrap: on
line source

/^CFLAGS[[:blank:]]*=/s/$/ -Wno-error=maybe-uninitialized/