view ci/config.mk.clang.sed @ 26606:c40554dfe03e v8.2.3832

patch 8.2.3832: test fails because of changed error message Commit: https://github.com/vim/vim/commit/994a0a298bfbdd03e2eaae64268739d617080644 Author: Bram Moolenaar <Bram@vim.org> Date: Thu Dec 16 21:11:26 2021 +0000 patch 8.2.3832: test fails because of changed error message Problem: Test fails because of changed error message. Solution: Adjust the expected error message.
author Bram Moolenaar <Bram@vim.org>
date Thu, 16 Dec 2021 22:15:04 +0100
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/