mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-03-07 08:01:11 +01:00
This patch remove the compatibility check from the input type and the match method. Now, it checks if a casts from the input type to output type exists and the pattern_exec_match() function apply casts before each pattern matching.