]> git.kaiwu.me - haproxy.git/commit
MEDIUM: acl: fix the argument parser to let the lower layer report detailed errors
authorWilly Tarreau <w@1wt.eu>
Fri, 13 Dec 2013 00:08:36 +0000 (01:08 +0100)
committerWilly Tarreau <w@1wt.eu>
Fri, 13 Dec 2013 00:35:08 +0000 (01:35 +0100)
commit131b466f9873f9bd9216216721babf77394abcf2
treefb6657d953f917686c92578eb401fff55ede01d7
parent689a1df0a13a9da79169dd20288819ff9a706c31
MEDIUM: acl: fix the argument parser to let the lower layer report detailed errors

Just like for the last commit, we need to fix the ACL argument parser so
that it lets the lower layer do the job of referencing unresolved arguments
and correctly report the type of missing arguments.
src/acl.c