view ci/config.mk.sed @ 22520:107ef099fd57 v8.2.1808

patch 8.2.1808: no test coverage for ":spelldump!" Commit: https://github.com/vim/vim/commit/f12f0022e6698831681f0931a4e7e5298f6ef0d8 Author: Bram Moolenaar <Bram@vim.org> Date: Wed Oct 7 12:58:44 2020 +0200 patch 8.2.1808: no test coverage for ":spelldump!" Problem: No test coverage for ":spelldump!". Solution: Add a test. (Dominique Pell?, closes https://github.com/vim/vim/issues/7089)
author Bram Moolenaar <Bram@vim.org>
date Wed, 07 Oct 2020 13:00:04 +0200
parents 6564dafe5005
children fccd67ae58c8
line wrap: on
line source

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