haproxy/include
Willy Tarreau 08138612a4 REORG: config: uninline warnifnotcap() and failifnotcap()
These ones are used by virtually every config parser. Not only they
provide no benefit in being inlined, but they imply a very deep
dependency starting at proxy.h, which results for example in task.c
including openssl.

Let's move these two functions to cfgparse.c.
2021-05-08 20:27:08 +02:00
..
haproxy REORG: config: uninline warnifnotcap() and failifnotcap() 2021-05-08 20:27:08 +02:00
import CLEANUP: assorted typo fixes in the code and comments 2021-04-26 10:42:58 +02:00