haproxy/include
Willy Tarreau f995410355 MEDIUM: pattern: get rid of arg_i in all functions making use of arguments
arg_i was almost unused, and since we migrated to use struct arg everywhere,
the rare cases where arg_i was needed could be replaced by switching to
arg->type = ARGT_STOP.
2012-05-08 20:57:12 +02:00
..
common MINOR: standard: add a memprintf() function to build formatted error messages 2012-04-30 11:55:35 +02:00
import
proto MEDIUM: pattern: get rid of arg_i in all functions making use of arguments 2012-05-08 20:57:12 +02:00
types MEDIUM: pattern: get rid of arg_i in all functions making use of arguments 2012-05-08 20:57:12 +02:00