mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-04-29 02:00:59 +02: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.