haproxy/include
Willy Tarreau b1f54925fc BUILD: plock: remove dead code that causes a warning in gcc 11
As Ilya reported in issue #998, gcc 11 complains about misleading code
indentation which is in fact caused by dead assignments to zero after
a loop which stops on zero. Let's clean both of these.
2020-12-21 10:27:18 +01:00
..
haproxy MINOR: opentracing: add ARGC_OT enum 2020-12-16 15:49:53 +01:00
import BUILD: plock: remove dead code that causes a warning in gcc 11 2020-12-21 10:27:18 +01:00