view ci/config.mk.clang.sed @ 24729:03492b62d79a v8.2.2903

patch 8.2.2903: cursor position wrong on wrapped line with 'signcolumn' Commit: https://github.com/vim/vim/commit/a06e345af5b8261c072c95b0446e67cfda439848 Author: Bram Moolenaar <Bram@vim.org> Date: Sat May 29 17:56:37 2021 +0200 patch 8.2.2903: cursor position wrong on wrapped line with 'signcolumn' Problem: Cursor position wrong on wrapped line with 'signcolumn'. Solution: Don't add space for showbreak twice. (Christian Brabandt, closes #8262)
author Bram Moolenaar <Bram@vim.org>
date Sat, 29 May 2021 18:00:03 +0200
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/