summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAkim Demaille <akim.demaille@gmail.com>2020-09-05 17:59:56 +0200
committerAkim Demaille <akim.demaille@gmail.com>2020-09-05 17:59:56 +0200
commit5e33dfe59dac4fcf33c8b3bd2ba5d46245bc3771 (patch)
tree208202ab155a96a207e6b615d212a5ece2b29b24
parent2a4e9a358f29d125f757ce60221d5323bf54848e (diff)
downloadbison-5e33dfe59dac4fcf33c8b3bd2ba5d46245bc3771.tar.gz
build: disable syntax-check warning
error_message_uppercase etc/bench.pl.in-419-static int yylex (@{[is_pure (@directive) ? "YYSTYPE *yylvalp" : "void"]}); * cfg.mk: here.
-rw-r--r--cfg.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/cfg.mk b/cfg.mk
index 2a1b0831..114aa814 100644
--- a/cfg.mk
+++ b/cfg.mk
@@ -156,6 +156,7 @@ exclude = \
$(call exclude, \
bindtextdomain=^lib/main.c$$ \
cast_of_argument_to_free=^src/muscle-tab.c$$ \
+ error_message_uppercase=etc/bench.pl.in$$ \
po_check=^tests|(^po/POTFILES.in|.md)$$ \
preprocessor_indentation=^data/|^lib/|^src/parse-gram.[ch]$$ \
program_name=^lib/main.c$$ \