view ci/config.mk.clang.sed @ 26474:9c84f7c6082d v8.2.3767

patch 8.2.3767: crash when using NULL partial Commit: https://github.com/vim/vim/commit/e8a92b6166e32f8e583e01c9f541cf81cf76f8e6 Author: Bram Moolenaar <Bram@vim.org> Date: Thu Dec 9 17:44:01 2021 +0000 patch 8.2.3767: crash when using NULL partial Problem: Crash when using NULL partial. Solution: Check for NULL.
author Bram Moolenaar <Bram@vim.org>
date Thu, 09 Dec 2021 18:45: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/