Changes since version 3.2-dev14 : Aurelien DARRAGON (1): BUG/MEDIUM: stktable: fix sc_*() BUG_ON() regression with ctx > 9 William Lallemand (1): BUG/MINOR: acme/cli: don't output error on success Willy Tarreau (9): BUG/MINOR: tools: do not create an empty arg from trailing spaces MEDIUM: config: warn about the consequences of empty arguments on a config line MINOR: tools: make parse_line() provide hints about empty args MINOR: cfgparse: visually show the input line on empty args BUG/MINOR: tools: always terminate empty lines BUG/MINOR: tools: make parseline report the required space for the trailing 0 DEBUG: threads: don't keep lock label "OTHER" in the per-thread history DEBUG: threads: merge successive idempotent lock operations in history DEBUG: threads: display held locks in threads dumps