]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: sample: add ARGC_OPT
authorAurelien DARRAGON <adarragon@haproxy.com>
Wed, 28 Dec 2022 10:30:51 +0000 (11:30 +0100)
committerChristopher Faulet <cfaulet@haproxy.com>
Fri, 27 Jan 2023 14:18:59 +0000 (15:18 +0100)
commit5f7f5fe76aef0863dbf9a2cc7979d598cdb16bdd
tree9cb39a51af9fc88faf4f2a807a48bbe065b2f1fc
parent38ebffaf10d6bb23c9e6be3efcf7ec134b57b617
MINOR: sample: add ARGC_OPT

Add ARGC_OPT enum to provide more context for upcoming sample parse errors
involving proxy "option" config directives.
include/haproxy/arg-t.h
src/sample.c