view ci/config.mk.clang.sed @ 26546:d9aac1eaf9a3 v8.2.3802

patch 8.2.3802: terminal in two windows test fails on some systems Commit: https://github.com/vim/vim/commit/0407d270342d363c6297a7556cd904b4c434df54 Author: Bram Moolenaar <Bram@vim.org> Date: Mon Dec 13 22:17:44 2021 +0000 patch 8.2.3802: terminal in two windows test fails on some systems Problem: Terminal in two windows test fails on some systems. Solution: Wait a bit between commands.
author Bram Moolenaar <Bram@vim.org>
date Mon, 13 Dec 2021 23:30: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/