view ci/config.mk.clang.sed @ 25858:fc39d7352cb6 v8.2.3463

patch 8.2.3463: pattern matching with ModeChanged not tested Commit: https://github.com/vim/vim/commit/72d2fa69e56dd0e61eac87a9c3b79cd89d47cdd9 Author: Bram Moolenaar <Bram@vim.org> Date: Sat Oct 2 21:48:15 2021 +0100 patch 8.2.3463: pattern matching with ModeChanged not tested Problem: Pattern matching with ModeChanged not tested. Solution: Add a few more test lines. (issue https://github.com/vim/vim/issues/8856)
author Bram Moolenaar <Bram@vim.org>
date Sat, 02 Oct 2021 23:00:03 +0200
parents b9d94953d3e6
children fccd67ae58c8
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/