]> git.ipfire.org Git - thirdparty/haproxy.git/commit
[MINOR] errors: provide new status codes for config parsing functions
authorWilly Tarreau <w@1wt.eu>
Sun, 20 Jun 2010 08:26:51 +0000 (10:26 +0200)
committerWilly Tarreau <w@1wt.eu>
Tue, 10 Aug 2010 12:01:15 +0000 (14:01 +0200)
commitf25fbad35630d2f0bd71e0d40336f062b8849080
tree81478d41942b32f200c6dd7753de048b1d65aa65
parent2970b0bedf81012089c111ccd8b04ca467120ec8
[MINOR] errors: provide new status codes for config parsing functions

Some config parsing functions need to return composite status codes
when they rely on other functions. Let's provide a few such codes
for general use and extend them later.
include/common/errors.h