CONTRIB: halog: mark the has_zero* functions unused
authorWilly Tarreau <w@1wt.eu>
Mon, 21 Dec 2020 07:35:24 +0000 (08:35 +0100)
committerChristopher Faulet <cfaulet@haproxy.com>
Fri, 8 Jan 2021 10:37:51 +0000 (11:37 +0100)
commitfb8364826831f902b2725f95f372139fb36063f2
treed432d2e5668488cc03aa2a6d141606542be6d9ae
parent701ef58d0f9416b502f339747147ba30d388dc3c
CONTRIB: halog: mark the has_zero* functions unused

These ones will depend on the use of memchr() or not, let's mark them unused
to avoid the warning reported in issue #1013.

(cherry picked from commit f531dfff18becc87a3855ae6bc987afe9bffccc3)
Signed-off-by: Christopher Faulet <cfaulet@haproxy.com>
(cherry picked from commit 9080ac02583d90f99544a389353538c1e68ad8cf)
Signed-off-by: Christopher Faulet <cfaulet@haproxy.com>
(cherry picked from commit 0c2916b0c7462fab24a2ccea87dcc8b6f123c2ac)
Signed-off-by: Christopher Faulet <cfaulet@haproxy.com>
contrib/halog/fgets2.c