]> git.ipfire.org Git - thirdparty/haproxy.git/commit
BUG/MINOR: ARG6 and ARG7 don't fit in a 32 bits word
authorThierry FOURNIER <tfournier@exceliance.fr>
Tue, 17 Feb 2015 15:09:00 +0000 (16:09 +0100)
committerWilly Tarreau <w@1wt.eu>
Fri, 20 Feb 2015 13:34:16 +0000 (14:34 +0100)
commit70fd7480f9919b1b43abf9e169cccf29d07a8c47
tree6e77c9b2d3dbf63a5bc3ec0fc14f53cf9474afff
parenteb27ec756975af2258d94645241e5e64ff07164b
BUG/MINOR: ARG6 and ARG7 don't fit in a 32 bits word

The patch "MEDIUM: args: increase arg type to 5 bits and limit arg count
to 5" (dbc79d0a) increased the number of types supported, but forgot to
remove the ARG6/ARG7 macros.
include/proto/arg.h