]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: tools: add a new macro DEFVAL() to provide a default argument
authorWilly Tarreau <w@1wt.eu>
Thu, 28 Nov 2024 14:11:46 +0000 (15:11 +0100)
committerWilly Tarreau <w@1wt.eu>
Tue, 3 Dec 2024 18:45:08 +0000 (19:45 +0100)
commit6322c9fbbfa5f51a8e3c1dd5be7bfde2953c86fd
treeb3b17816ca830ea4f39dd7ed846ba147670ae011
parent295071007b1bf83eb0d66ad88b05d6aef05c69eb
MINOR: tools: add a new macro DEFVAL() to provide a default argument

This is like DEFZERO and DEFNULL, but this one allows to specify the
default value to be used as the first argument.
include/haproxy/tools-t.h