Mercurial > vim
view ci/config.mk.clang.sed @ 21160:1a393685e7ce v8.2.1131
patch 8.2.1131: Vim9: error message for returning a value is not clear
Commit: https://github.com/vim/vim/commit/05a5551a86e013e35d1dfa10fd0d811c587f9c88
Author: Bram Moolenaar <Bram@vim.org>
Date: Sun Jul 5 15:52:19 2020 +0200
patch 8.2.1131: Vim9: error message for returning a value is not clear
Problem: Vim9: error message for returning a value in a function that does
not return anything is not clear.
Solution: Add a specific message.
author | Bram Moolenaar <Bram@vim.org> |
---|---|
date | Sun, 05 Jul 2020 16:00:04 +0200 |
parents | 6564dafe5005 |
children | f719577ddae6 |
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/