commit | 854384f400b7e2faf2b4805e05815ff77c8069c8 | [log] [tgz] |
---|---|---|
author | Miroslav Zagorac <mzagorac@haproxy.com> | Mon Mar 07 13:14:16 2022 +0100 |
committer | Willy Tarreau <w@1wt.eu> | Fri Apr 08 16:31:33 2022 +0200 |
tree | 36235786fe62c70e68b1d7bf05e423623ae2ceeb | |
parent | ca09e01a137ebb557fbda3edb79dd22922753667 [diff] |
CLEANUP: opentracing: added FLT_OT_PARSE_INVALID_enum enum It's always good to replace "hard-coded" values with something that looks less "hard-coded" (even though that doesn't change anything in the code). This is done here using FLT_OT_PARSE_INVALID_enum enum. This patch must be backported as far as 2.4.