view ci/config.mk.gcc.sed @ 27823:6a692e597de5 v8.2.4437

patch 8.2.4437: vartabs test fails on MS-Windows Commit: https://github.com/vim/vim/commit/0f113e4f7b698fc94c1a8377afdb7249329beaee Author: K.Takata <kentkt@csc.jp> Date: Tue Feb 22 11:04:50 2022 +0000 patch 8.2.4437: vartabs test fails on MS-Windows Problem: Vartabs test fails on MS-Windows. Solution: Use iso8859-1 'encoding'. (Ken Takata, closes https://github.com/vim/vim/issues/9818)
author Bram Moolenaar <Bram@vim.org>
date Tue, 22 Feb 2022 12:15:04 +0100
parents 6564dafe5005
children
line wrap: on
line source

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