view ci/config.mk.gcc.sed @ 23683:c6b9df4c442d v8.2.2383

patch 8.2.2383: focus escape sequences are not named Commit: https://github.com/vim/vim/commit/ccb47a2899d9f8076dad0f8348c057450febf32b Author: Bram Moolenaar <Bram@vim.org> Date: Thu Jan 21 13:36:43 2021 +0100 patch 8.2.2383: focus escape sequences are not named Problem: Focus escape sequences are not named in ":set termcap" output. Solution: Add the names to the list. (closes https://github.com/vim/vim/issues/7718)
author Bram Moolenaar <Bram@vim.org>
date Thu, 21 Jan 2021 13:45:03 +0100
parents 6564dafe5005
children
line wrap: on
line source

/^CFLAGS[[:blank:]]*=/s/$/ -Wno-error=maybe-uninitialized/