view ci/config.mk.clang.sed @ 23287:f2a70fca3485 v8.2.2189

patch 8.2.2189: cannot repeat a command that uses the small delete register Commit: https://github.com/vim/vim/commit/032a2d050b82b146d70d6ff714838ee62c07d8ad Author: Bram Moolenaar <Bram@vim.org> Date: Tue Dec 22 17:59:35 2020 +0100 patch 8.2.2189: cannot repeat a command that uses the small delete register Problem: Cannot repeat a command that uses the small delete register. Solution: Store the register name instead of the contents. (Christian Brabandt, closes #7527)
author Bram Moolenaar <Bram@vim.org>
date Tue, 22 Dec 2020 18:00:03 +0100
parents 6564dafe5005
children f719577ddae6
line wrap: on
line source

/^CFLAGS[[:blank:]]*=/s/$/ -Wno-error=missing-field-initializers/
/^RUBY_CFLAGS[[:blank:]]*=/s/$/ -Wno-error=unknown-attributes -Wno-error=ignored-attributes/