view ci/config.mk.sed @ 23207:f2da0d40449f v8.2.2149

patch 8.2.2149: popupwin test for latin1 sometimes fails Commit: https://github.com/vim/vim/commit/4c5bdb99ad632d703e94fffafba11b91861fea48 Author: Bram Moolenaar <Bram@vim.org> Date: Thu Dec 17 17:45:59 2020 +0100 patch 8.2.2149: popupwin test for latin1 sometimes fails Problem: Popupwin test for latin1 sometimes fails. Solution: Wait for the script to finish.
author Bram Moolenaar <Bram@vim.org>
date Thu, 17 Dec 2020 18:00:04 +0100
parents 6564dafe5005
children fccd67ae58c8
line wrap: on
line source

/^CFLAGS[[:blank:]]*=/s/$/ -Wall -Wextra -Wshadow -Werror/
/^PERL_CFLAGS[[:blank:]]*=/s/$/ -Wno-error=unused-function/