view ci/config.mk.gcc.sed @ 21807:3871f8fd2555 v8.2.1453

patch 8.2.1453: Vim9: failure to compile lambda not tested Commit: https://github.com/vim/vim/commit/8de2f44ac6af2276587a2e44a0d5fe1dc6789eb3 Author: Bram Moolenaar <Bram@vim.org> Date: Fri Aug 14 21:49:08 2020 +0200 patch 8.2.1453: Vim9: failure to compile lambda not tested Problem: Vim9: failure to compile lambda not tested. Solution: Add a test case.
author Bram Moolenaar <Bram@vim.org>
date Fri, 14 Aug 2020 22:00:04 +0200
parents 6564dafe5005
children
line wrap: on
line source

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