]> git.ipfire.org Git - thirdparty/haproxy.git/commit
BUILD: prometheus: use __fallthrough in promex_dump_metrics() and IO handler()
authorWilly Tarreau <w@1wt.eu>
Mon, 14 Nov 2022 06:37:45 +0000 (07:37 +0100)
committerWilly Tarreau <w@1wt.eu>
Mon, 14 Nov 2022 10:14:02 +0000 (11:14 +0100)
commit913bea55fc8e96ea3aea03208e48fd3b793c1343
tree07ee33f69d9273fcf77dd9549d4ea8e267c2b60c
parent476c2802c511269bb1241cea98953a344aa2f442
BUILD: prometheus: use __fallthrough in promex_dump_metrics() and IO handler()

This avoids 11 build warnings when preprocessing happens before compiling
with gcc >= 7.
addons/promex/service-prometheus.c