mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-10 05:12:51 +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.